YouTrack

Last updated
YouTrack
Developer JetBrains
Initial release29 October 2009;16 years ago (2009-10-29)
Stable release
2024.2 (Build 35942) / 27 June 2024;16 months ago (2024-06-27) [1]
Written in JavaScript, Kotlin
Operating system Cross-platform
Type Project management software, Helpdesk,
License Proprietary, free for open source projects
Website www.jetbrains.com/youtrack/

YouTrack is a proprietary, commercial browser-based bug tracker, issue tracking system, and project management software developed by JetBrains. [2] [3]

Contents

Overview

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 ]

See also

References

  1. "YouTrack Releases". JetBrains. 6 February 2024.
  2. "JetBrains Releases YouTrack 1.0 Beta". eWeek. Archived from the original on January 23, 2013. Retrieved October 30, 2009.
  3. "JetBrains upgrades YouTrack bug tracker". InfoWorld. 26 May 2010. Retrieved May 26, 2010.
  4. "JetBrains Releases Bug and Issue Tracking Beta". Dr.Dobb's.
  5. "Language Oriented Programming:The Next Programming Paradigm" (PDF). jetbrains.com.
  6. "github.com/JetBrains/xodus". GitHub . 29 September 2022.
  7. 1 2 "Integrations". jetbrains.com.
  8. "YouTrack REST API". jetbrains.com.