Unpacking Software Livestream

Join our monthly Unpacking Software livestream to hear about the latest news, chat and opinion on packaging, software deployment and lifecycle management!

Learn More

Chocolatey Product Spotlight

Join the Chocolatey Team on our regular monthly stream where we put a spotlight on the most recent Chocolatey product releases. You'll have a chance to have your questions answered in a live Ask Me Anything format.

Learn More

Chocolatey Coding Livestream

Join us for the Chocolatey Coding Livestream, where members of our team dive into the heart of open source development by coding live on various Chocolatey projects. Tune in to witness real-time coding, ask questions, and gain insights into the world of package management. Don't miss this opportunity to engage with our team and contribute to the future of Chocolatey!

Learn More

Calling All Chocolatiers! Whipping Up Windows Automation with Chocolatey Central Management

Webinar from
Wednesday, 17 January 2024

We are delighted to announce the release of Chocolatey Central Management v0.12.0, featuring seamless Deployment Plan creation, time-saving duplications, insightful Group Details, an upgraded Dashboard, bug fixes, user interface polishing, and refined documentation. As an added bonus we'll have members of our Solutions Engineering team on-hand to dive into some interesting ways you can leverage the new features available!

Watch On-Demand
Chocolatey Community Coffee Break

Join the Chocolatey Team as we discuss all things Community, what we do, how you can get involved and answer your Chocolatey questions.

Watch The Replays
Chocolatey and Intune Overview

Webinar Replay from
Wednesday, 30 March 2022

At Chocolatey Software we strive for simple, and teaching others. Let us teach you just how simple it could be to keep your 3rd party applications updated across your devices, all with Intune!

Watch On-Demand
Chocolatey For Business. In Azure. In One Click.

Livestream from
Thursday, 9 June 2022

Join James and Josh to show you how you can get the Chocolatey For Business recommended infrastructure and workflow, created, in Azure, in around 20 minutes.

Watch On-Demand
The Future of Chocolatey CLI

Livestream from
Thursday, 04 August 2022

Join Paul and Gary to hear more about the plans for the Chocolatey CLI in the not so distant future. We'll talk about some cool new features, long term asks from Customers and Community and how you can get involved!

Watch On-Demand
Hacktoberfest Tuesdays 2022

Livestreams from
October 2022

For Hacktoberfest, Chocolatey ran a livestream every Tuesday! Re-watch Cory, James, Gary, and Rain as they share knowledge on how to contribute to open-source projects such as Chocolatey CLI.

Watch On-Demand

Downloads:

19,045

Downloads of v 2023.1.18508:

134

Last Update:

20 Sep 2023

Package Maintainer(s):

Software Author(s):

  • JetBrains

Tags:

jetbrains-youtrack jetbrains youtrack admin

JetBrains YouTrack

  • 1
  • 2
  • 3

2023.1.18508 | Updated: 20 Sep 2023

Downloads:

19,045

Downloads of v 2023.1.18508:

134

Maintainer(s):

Software Author(s):

  • JetBrains

JetBrains YouTrack 2023.1.18508

Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by JetBrains. The inclusion of JetBrains trademark(s), if any, upon this webpage is solely to identify JetBrains goods or services and not for commercial purposes.

  • 1
  • 2
  • 3

Some Checks Have Failed or Are Not Yet Complete

Not All Tests Have Passed


Validation Testing Passed


Verification Testing Failed

Details

Scan Testing Successful:

No detections found in any package files

Details
Learn More

Deployment Method: Individual Install, Upgrade, & Uninstall

To install JetBrains YouTrack, run the following command from the command line or from PowerShell:

>

To upgrade JetBrains YouTrack, run the following command from the command line or from PowerShell:

>

To uninstall JetBrains YouTrack, run the following command from the command line or from PowerShell:

>

Deployment Method:

NOTE

This applies to both open source and commercial editions of Chocolatey.

1. Enter Your Internal Repository Url

(this should look similar to https://community.chocolatey.org/api/v2/)


2. Setup Your Environment

1. Ensure you are set for organizational deployment

Please see the organizational deployment guide

2. Get the package into your environment

  • Open Source or Commercial:
    • Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
    • You can also just download the package and push it to a repository Download

3. Copy Your Script

choco upgrade jetbrains-youtrack -y --source="'INTERNAL REPO URL'" [other options]

See options you can pass to upgrade.

See best practices for scripting.

Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.

If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:


choco upgrade jetbrains-youtrack -y --source="'INTERNAL REPO URL'" 
$exitCode = $LASTEXITCODE

Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
  Exit 0
}

Exit $exitCode

- name: Install jetbrains-youtrack
  win_chocolatey:
    name: jetbrains-youtrack
    version: '2023.1.18508'
    source: INTERNAL REPO URL
    state: present

See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.


chocolatey_package 'jetbrains-youtrack' do
  action    :install
  source   'INTERNAL REPO URL'
  version  '2023.1.18508'
end

See docs at https://docs.chef.io/resource_chocolatey_package.html.


cChocoPackageInstaller jetbrains-youtrack
{
    Name     = "jetbrains-youtrack"
    Version  = "2023.1.18508"
    Source   = "INTERNAL REPO URL"
}

Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.


package { 'jetbrains-youtrack':
  ensure   => '2023.1.18508',
  provider => 'chocolatey',
  source   => 'INTERNAL REPO URL',
}

Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.


4. If applicable - Chocolatey configuration/installation

See infrastructure management matrix for Chocolatey configuration elements and examples.

NOTE

Private CDN cached downloads available for licensed customers. Never experience 404 breakages again! Learn more...

Package Approved

This package was approved as a trusted package on 25 Sep 2024.

Description

JetBrains YouTrack

The issue tracker designed for agile software teams

ALL IN ONE

A project management tool that can be adapted to your processes to help you deliver great products. Track tasks and bugs, plan sprints and releases, create workflows, and customize YouTrack for your business processes. Never force your process to fit the limits of a tool again. Unlike other issue trackers, YouTrack can be customized to your needs!

Be Agile

Agile Boards

YouTrack lets you configure an Agile Board for any process you can dream up. Use the Agile boards to support you with your Scrum, Kanban, and mixed processes.

Be Agile your way - create boards with multiple projects, add swimlanes based on user stories, epics, deadlines, or any other fields. See the changes that are applied to the board or in the backlog in real time.

Planning

Plan the future of your project development with the flexible backlog. Create user stories, feature requests and tasks. Don’t switch between tabs - open the backlog right from the board, edit it and move issues to the sprint.

Monitor the progress of your product

Reports

Keep track of your project, team, and personal progress using dozens of predefined reports. See how your issues are distributed over the projects, assignees, and priorities. Check on how you are progressing over time using the timeline reports. Track the estimated and the actual time spent on various activities.

Dashboards

Get an overview of your projects using multiple dashboards and share them with your team. Place reports, markdown notes, and issue lists as widgets or create your own widgets if you're in need of more data!

Time Management

Use time management on a per project basis to control the estimated and actual time spent on various activities by each team member and over the whole team. Create time reports and share them with the stakeholders and customers. Plan ahead with your project activities using a Gantt Chart and track your progress as you go, making sure you stay on schedule.

Bring IDE-style intelligence to your issue tracking

Never get lost in your issues! Find things quickly using the smart search with auto-completion.
For example, #YouTrack -{Board YouTrack} #unresolved assigned to: me sort by: priority will find you the unresolved issues that are not on the board assigned to you and will sort the results based on priority. See, how intuitive!

Commands and shortcuts

Modify multiple issues quickly and efficiently using commands. Speed up your routine operations using shortcuts just like you would in your favorite IDE. Save time and stay focused on what's important.

Import your projects, users, and issues from Jira and other trackers

Move from Jira to YouTrack with one click! Using other trackers? Check out all the migration options.
Move to YouTrack and get 25% discount off for any commercial plan!

Payed software

This software is free to use for teams up to ten (10) users, for larger teams a license from JetBrains is required.

Please Note: This is an automatically updated package. If you find it is
out of date by more than a day or two, please contact the maintainer(s) and
let them know the package is no longer updating correctly.


tools\chocolateyinstall.ps1
$ErrorActionPreference = 'Stop';

$toolsDir     = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$url          = 'https://download.jetbrains.com/charisma/youtrack-2023.1.18508.msi'
$checksum     = 'f771b954bccb4472b81c8d876d47ec238a26ce39dc016794641a3e52883302dc'
$checksumType = 'sha256'

$packageArgs = @{
  packageName    = $env:ChocolateyPackageName
  unzipLocation  = $toolsDir
  fileType       = 'msi'
  url            = $url
  checksum       = $checksum
  checksumType   = $checksumType
  softwareName  = 'JetBrains YouTrack*'
  silentArgs    = "/qn /norestart /l*v `"$env:TEMP\$env:ChocolateyPackageName.$env:ChocolateyPackageVersion.log`""
  validExitCodes= @(0,1641,3010)
}

Install-ChocolateyPackage @packageArgs

Log in or click on link to see number of positives.

In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).

Chocolatey Pro provides runtime protection from possible malware.

Add to Builder Version Downloads Last Updated Status
JetBrains YouTrack 2023.1.17429 67 Thursday, August 3, 2023 Approved
JetBrains YouTrack 2023.1.16998 59 Friday, July 21, 2023 Approved
JetBrains YouTrack 2022.3.65376 163 Wednesday, March 22, 2023 Approved
JetBrains YouTrack 2022.3.65369 85 Tuesday, January 31, 2023 Approved
JetBrains YouTrack 2022.3.65367 72 Thursday, January 19, 2023 Approved
JetBrains YouTrack 2022.3.65360 80 Tuesday, December 27, 2022 Approved
JetBrains YouTrack 2022.3.65353 121 Thursday, December 22, 2022 Approved
JetBrains YouTrack 2022.3.65352 76 Tuesday, December 13, 2022 Approved
JetBrains YouTrack 2022.3.64281 72 Friday, December 2, 2022 Approved
JetBrains YouTrack 2022.3.63553 56 Friday, November 25, 2022 Approved
JetBrains YouTrack 2022.3.62571 72 Thursday, November 17, 2022 Approved
JetBrains YouTrack 2022.2.62127 62 Wednesday, November 16, 2022 Approved
JetBrains YouTrack 2022.2.60480 79 Monday, October 31, 2022 Approved
JetBrains YouTrack 2022.2.60273 70 Thursday, October 27, 2022 Approved
JetBrains YouTrack 2022.2.59587 67 Saturday, October 15, 2022 Approved
JetBrains YouTrack 2022.2.57431 69 Thursday, September 29, 2022 Approved
JetBrains YouTrack 2022.2.55618 64 Thursday, September 8, 2022 Approved
JetBrains YouTrack 2022.2.53793 102 Thursday, August 25, 2022 Exempted
JetBrains YouTrack 2022.2.53354 75 Monday, August 15, 2022 Exempted
JetBrains YouTrack 2022.2.52874 78 Saturday, August 6, 2022 Exempted
JetBrains YouTrack 2022.2.52463 61 Friday, July 29, 2022 Exempted
JetBrains YouTrack 2022.2.52342 66 Thursday, July 28, 2022 Approved
JetBrains YouTrack 2022.2.52246 71 Monday, July 25, 2022 Exempted
JetBrains YouTrack 2022.2.51836 61 Friday, July 15, 2022 Exempted
JetBrains YouTrack 2022.2.51283 69 Tuesday, July 5, 2022 Exempted
JetBrains YouTrack 2022.1.46592 87 Monday, April 25, 2022 Exempted
JetBrains YouTrack 2022.1.45133 64 Tuesday, April 5, 2022 Approved
JetBrains YouTrack 2022.1.43911 81 Wednesday, March 9, 2022 Exempted
JetBrains YouTrack 2022.1.43700 88 Thursday, March 3, 2022 Exempted
JetBrains YouTrack 2022.1.43563 99 Monday, February 28, 2022 Exempted
JetBrains YouTrack 2022.1.42950 70 Friday, February 18, 2022 Exempted
JetBrains YouTrack 2022.1.42540 87 Tuesday, February 15, 2022 Exempted
JetBrains YouTrack 2021.4.40676 92 Thursday, February 3, 2022 Approved
JetBrains YouTrack 2021.4.40426 61 Friday, January 28, 2022 Exempted
JetBrains YouTrack 2021.4.38425 91 Wednesday, January 12, 2022 Exempted
JetBrains YouTrack 2021.4.36872 98 Wednesday, December 22, 2021 Approved
JetBrains YouTrack 2021.4.36179 95 Thursday, December 16, 2021 Approved
JetBrains YouTrack 2021.4.35970 83 Tuesday, December 14, 2021 Approved
JetBrains YouTrack 2021.4.35732 74 Monday, December 13, 2021 Exempted
JetBrains YouTrack 2021.4.34389 83 Wednesday, December 1, 2021 Approved
JetBrains YouTrack 2021.4.33055 98 Wednesday, November 17, 2021 Exempted
JetBrains YouTrack 2021.4.32527 89 Friday, November 12, 2021 Approved
JetBrains YouTrack 2021.4.31698 76 Tuesday, November 2, 2021 Approved
JetBrains YouTrack 2021.3.30245 116 Monday, October 18, 2021 Exempted
JetBrains YouTrack 2021.3.29124 84 Wednesday, October 6, 2021 Exempted
JetBrains YouTrack 2021.3.26792 95 Thursday, September 16, 2021 Approved
JetBrains YouTrack 2021.3.26618 93 Wednesday, September 15, 2021 Exempted
JetBrains YouTrack 2021.3.24402 79 Monday, August 23, 2021 Approved
JetBrains YouTrack 2021.3.23639 97 Thursday, August 12, 2021 Exempted
JetBrains YouTrack 2021.3.22664 90 Thursday, July 29, 2021 Exempted
JetBrains YouTrack 2021.3.22256 93 Tuesday, July 27, 2021 Approved
JetBrains YouTrack 2021.3.21558 93 Monday, July 19, 2021 Exempted
JetBrains YouTrack 2021.3.21051 106 Tuesday, July 13, 2021 Approved
JetBrains YouTrack 2021.2.19690 94 Tuesday, June 29, 2021 Exempted
JetBrains YouTrack 2021.2.19255 83 Wednesday, June 23, 2021 Exempted
JetBrains YouTrack 2021.2.17925 98 Wednesday, June 9, 2021 Exempted
JetBrains YouTrack 2021.2.17047 113 Tuesday, June 1, 2021 Exempted
JetBrains YouTrack 2021.2.16363 112 Wednesday, May 26, 2021 Approved
JetBrains YouTrack 2021.1.15276 107 Monday, May 17, 2021 Approved
JetBrains YouTrack 2021.1.14501 107 Thursday, May 6, 2021 Exempted
JetBrains YouTrack 2021.1.13597 109 Tuesday, April 27, 2021 Approved
JetBrains YouTrack 2021.1.11513 102 Monday, April 12, 2021 Approved
JetBrains YouTrack 2021.1.11111 115 Thursday, April 8, 2021 Approved
JetBrains YouTrack 2021.1.10244 98 Thursday, April 1, 2021 Approved
JetBrains YouTrack 2021.1.9819 107 Tuesday, March 30, 2021 Approved
JetBrains YouTrack 2020.6.8801 116 Wednesday, March 17, 2021 Approved
JetBrains YouTrack 2020.6.6600 105 Wednesday, February 24, 2021 Approved
JetBrains YouTrack 2020.6.6441 104 Friday, February 19, 2021 Approved
JetBrains YouTrack 2020.6.5578 123 Wednesday, February 10, 2021 Approved
JetBrains YouTrack 2020.6.4750 114 Tuesday, February 2, 2021 Approved
JetBrains YouTrack 2020.6.3319 159 Monday, January 11, 2021 Approved
JetBrains YouTrack 2020.6.2904 109 Monday, December 28, 2020 Approved
JetBrains YouTrack 2020.6.2397 120 Wednesday, December 23, 2020 Approved
JetBrains YouTrack 2020.6.1767 115 Thursday, December 17, 2020 Approved
JetBrains YouTrack 2020.6.1099 123 Monday, December 14, 2020 Approved
JetBrains YouTrack 2020.5.3123 129 Wednesday, December 2, 2020 Approved
JetBrains YouTrack 2020.5.2579 127 Wednesday, November 25, 2020 Approved
JetBrains YouTrack 2020.5.999 125 Tuesday, November 17, 2020 Approved
JetBrains YouTrack 2020.4.6808 148 Friday, November 6, 2020 Approved
JetBrains YouTrack 2020.4.6141 126 Tuesday, November 3, 2020 Approved
JetBrains YouTrack 2020.4.4701 139 Wednesday, October 28, 2020 Approved
JetBrains YouTrack 2020.3.12000 120 Wednesday, October 7, 2020 Approved
JetBrains YouTrack 2020.3.11807 125 Tuesday, September 29, 2020 Approved
JetBrains YouTrack 2020.3.9516 143 Monday, September 14, 2020 Approved
JetBrains YouTrack 2020.3.8361 137 Thursday, September 10, 2020 Approved
JetBrains YouTrack 2020.3.7955 145 Friday, September 4, 2020 Approved
JetBrains YouTrack 2020.3.6638 144 Friday, August 28, 2020 Approved
JetBrains YouTrack 2020.3.5333 161 Friday, August 21, 2020 Approved
JetBrains YouTrack 2020.3.4313 146 Thursday, August 13, 2020 Approved
JetBrains YouTrack 2020.3.3613 138 Monday, August 10, 2020 Approved
JetBrains YouTrack 2020.3.1931 159 Wednesday, July 29, 2020 Approved
JetBrains YouTrack 2020.3.1402 167 Thursday, July 23, 2020 Approved
JetBrains YouTrack 2020.3.888 125 Tuesday, July 21, 2020 Approved
JetBrains YouTrack 2020.2.10643 175 Tuesday, June 30, 2020 Approved
JetBrains YouTrack 2020.2.9836 168 Tuesday, June 23, 2020 Approved
JetBrains YouTrack 2020.2.8873 138 Monday, June 15, 2020 Approved
JetBrains YouTrack 2020.2.7479 172 Tuesday, June 2, 2020 Approved
JetBrains YouTrack 2020.2.7179 137 Thursday, May 28, 2020 Approved
JetBrains YouTrack 2020.2.6881 175 Tuesday, May 26, 2020 Approved
JetBrains YouTrack 2020.1.5557 186 Thursday, May 14, 2020 Approved
JetBrains YouTrack 2020.1.3588 223 Thursday, April 23, 2020 Approved
JetBrains YouTrack 2020.1.3412 157 Wednesday, April 22, 2020 Approved
JetBrains YouTrack 2020.1.1826 199 Thursday, April 9, 2020 Approved
JetBrains YouTrack 2020.1.1331 176 Monday, April 6, 2020 Approved
JetBrains YouTrack 2020.1.659 152 Tuesday, March 31, 2020 Approved
JetBrains YouTrack 2019.3.65512 158 Thursday, March 19, 2020 Approved
JetBrains YouTrack 2019.3.65511 178 Thursday, March 5, 2020 Approved
JetBrains YouTrack 2019.3.65510 166 Friday, February 28, 2020 Approved
JetBrains YouTrack 2019.3.65503 197 Friday, February 21, 2020 Approved
JetBrains YouTrack 2019.3.64863 170 Friday, January 31, 2020 Approved
JetBrains YouTrack 2019.3.64616 169 Monday, January 27, 2020 Approved
JetBrains YouTrack 2019.3.64090 172 Tuesday, January 21, 2020 Approved
JetBrains YouTrack 2019.3.62973 193 Sunday, December 22, 2019 Approved
JetBrains YouTrack 2019.3.62399 198 Wednesday, December 11, 2019 Approved
JetBrains YouTrack 2019.2.61843 175 Wednesday, December 4, 2019 Approved
JetBrains YouTrack 2019.2.61111 180 Tuesday, November 26, 2019 Approved
JetBrains YouTrack 2019.2.60983 179 Friday, November 22, 2019 Approved
JetBrains YouTrack 2019.2.60865 163 Wednesday, November 20, 2019 Approved
JetBrains YouTrack 2019.2.59309 168 Wednesday, October 30, 2019 Approved
JetBrains YouTrack 2019.2.58831 187 Tuesday, October 15, 2019 Approved
JetBrains YouTrack 2019.2.58110 182 Monday, September 30, 2019 Approved
JetBrains YouTrack 2019.2.57909 179 Wednesday, September 25, 2019 Approved
JetBrains YouTrack 2019.2.57829 176 Tuesday, September 24, 2019 Approved
JetBrains YouTrack 2019.2.56594 200 Wednesday, August 28, 2019 Approved
JetBrains YouTrack 2019.2.56535 154 Wednesday, August 28, 2019 Approved
JetBrains YouTrack 2019.2.56187 184 Tuesday, August 20, 2019 Approved
JetBrains YouTrack 2019.2.55688 201 Friday, August 9, 2019 Approved
JetBrains YouTrack 2019.2.55152 197 Monday, August 5, 2019 Approved
JetBrains YouTrack 2019.2.54193 188 Friday, July 12, 2019 Approved
JetBrains YouTrack 2019.2.54033 158 Thursday, July 11, 2019 Approved
JetBrains YouTrack 2019.2.53938 191 Monday, July 8, 2019 Approved
JetBrains YouTrack 2019.1.52973 201 Tuesday, June 11, 2019 Approved
JetBrains YouTrack 2019.1.52584 203 Monday, May 27, 2019 Approved
JetBrains YouTrack 2019.1.52545 218 Friday, May 24, 2019 Approved
JetBrains YouTrack 2019.1.51932 206 Tuesday, April 30, 2019 Approved
JetBrains YouTrack 2019.1.51759 186 Thursday, April 25, 2019 Approved
JetBrains YouTrack 2019.1.51277 212 Thursday, April 11, 2019 Approved
JetBrains YouTrack 2019.1.51078 195 Thursday, April 4, 2019 Approved
JetBrains YouTrack 2019.1.50916 208 Friday, March 29, 2019 Approved
JetBrains YouTrack 2019.1.50730 186 Monday, March 25, 2019 Approved
JetBrains YouTrack 2019.1.50680 244 Thursday, March 21, 2019 Approved
JetBrains YouTrack 2018.4.49852 204 Monday, March 18, 2019 Approved
JetBrains YouTrack 2018.4 244 Thursday, December 27, 2018 Approved

This package has no dependencies.

Discussion for the JetBrains YouTrack Package

Ground Rules:

  • This discussion is only about JetBrains YouTrack and the JetBrains YouTrack package. If you have feedback for Chocolatey, please contact the Google Group.
  • This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
  • The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
  • Tell us what you love about the package or JetBrains YouTrack, or tell us what needs improvement.
  • Share your experiences with the package, or extra configuration or gotchas that you've found.
  • If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.
comments powered by Disqus