This article has multiple issues. Please help improve it or discuss these issues on the talk page . (Learn how and when to remove these messages)
|
| YouTrack | |
|---|---|
| | |
| Developer | JetBrains |
| Initial release | 29 October 2009 |
| Stable release | 2024.2 (Build 35942) / 27 June 2024 [1] |
| Written in | JavaScript, Kotlin |
| Operating system | Cross-platform |
| Type | Project management software, Helpdesk, |
| License | Proprietary, free for open source projects |
| Website | www |
YouTrack is a proprietary, commercial browser-based bug tracker, issue tracking system, and project management software developed by JetBrains. [2] [3]
YouTrack's Ajax-based user interface allows both keyboard and mouse interaction. Searching for issues is implemented via search query syntax and is performed from a single search box. [4] [ better source needed ]
YouTrack uses the language-oriented programming paradigm. [5] [ better source needed ] The frontend is written in JavaScript, while the backend relies on Kotlin, a programming language created by the same software house. It uses an embedded Xodus [6] database to read and store data.[ citation needed ] For remote procedure calls, YouTrack supports a RESTful API. JetBrains offers YouTrack in cloud-hosted and on-premises versions.[ citation needed ]
YouTrack Standard supports integrations such as imports from Jira, Mailbox Integration, Zendesk integration, and an integrated working environment with Upsource and TeamCity. The platform has pre-built connectors with GitHub, BitBucket, and GitLab. [7]
YouTrack can also be integrated with the Slack workplace. YouTrack can integrate with JetBrains IDEs. [7]
YouTrack provides a REST API, which allows developers to perform various actions such as creating and modifying issues, and creating custom integrations. [8] [ better source needed ]