YouTrack


YouTrack is a proprietary, commercial browser-based bug tracker, issue tracking system and project management software developed by JetBrains. It focuses on query-based issue search with auto-completion, manipulating issues in batches, customizing the set of issue attributes, and creating custom workflows.

Architecture

YouTrack was implemented in compliance with the language-oriented programming paradigm and now is written on JavaScript and Kotlin. It uses an embedded Xodus database database to read and store data. For remote procedure calls, YouTrack supports a RESTful API.

Integration with external tools

Standard YouTrack integrations include import from Jira, Mailbox Integration, Zendesk Integration, and an integrated working environment with Upsource and TeamCity. Integrations with GitHub, BitBucket, and GitLab are provided out of the box, while connections to other version control systems are supported via the TeamCity or Upsource integration. TeamCity supports connections to repositories in ClearCase, CVS, Git, Mercurial, Perforce, SourceGear Vault, StarTeam, Subversion, Team Foundation Server, and Visual SourceSafe. Upsource supports connections to repositories in Git, Mercurial, Perforce, and Subversion.
YouTrack supports integration with several popular test management tools: PractiTest, TestLink, TestLodge, and TestRail.
YouTrack can be integrated with Slack workplace.
Confluence integration is performed by adding macros to insert links to issues and insert reports into Confluence Pages.
YouTrack can integrate with JetBrains IDEs including IntelliJ IDEA, PhpStorm, WebStorm, PyCharm, RubyMine, CLion, Rider, GoLand, and AppCode.
YouTrack is capable of importing issues from Jira, CSV file, Bugzilla, FogBugz, GitHub, MantisBT, Redmine, Trac, or another YouTrack Server.
It also supports user authentication with Google Account, GitHub, GitLab, Bitbucket Cloud, Active Directory, Yahoo, AOL, OpenID, LDAP, and Jira credentials.

User interface

YouTrack's Ajax-based user interface allows both keyboard and mouse interaction. Searching for issues is implemented via search query syntax and performed from a single search box.

System Language

YouTrack provides localization support for English, French, German, Japanese, Russian, and Spanish. Additional languages that are supported by the YouTrack user community are also available.

System requirements and distribution types

YouTrack is cross-platform and works on any Java-enabled operating systems, including Microsoft Windows, Linux, macOS, and Solaris.
It is available as either InCloud or Standalone. Four types of distribution Standalone are offered: a runnable Java archive which bundles Jetty and is ready to be started without any additional installation; a Windows Installer MSI which installs and configures JRE and Tomcat with the deployed YouTrack web archive; a plain.zip file archive; and also a Docker container. Until version 6.0, JetBrains also distributed YouTrack as a web archive which could be deployed to almost any servlet container.

YouTrack REST API

YouTrack REST API allows developers to perform various actions programmatically, including:
JetBrains offers YouTrack in InCloud and Standalone versions.
The hosted service is called YouTrack InCloud. For InCloud, three users are free of charge forever, with further annual or monthly payments per each additional user discounted with larger numbers of users subscribed.
For the Standalone version, a 10-user pack is available free of charge, with five more paid packs available for larger numbers of users. Each pack includes a year of free updates and technical support.
JetBrains also provides YouTrack at no charge for open source projects and for educational and teaching uses in classrooms, along with a 50% discount available for startups.