YouTrack 2022.3.x
Released: Nov 17, 2022
Updates in 2022.3.x
2022.3 (Build: 65379)
Updated Mar 28, 2023
Fixes
- Slow uploading of image attachments.
2022.3 (Build: 65376)
Updated Mar 22, 2023
Fixes
- Caret is jumping to the end of the article while editing in Visual Mode.
- Hub stuck in read-only mode after backup.
2022.3 (Build: 65373)
Updated Mar 10, 2023
Fixes
- Workflow constructor: email formatting is broken.
- Failed to upload a logo for a project.
- Startup warnings can't initialize Hub integration jetbrains.exodus.database.exceptions.ConstraintsValidationException.
2022.3 (Build: 65372)
Updated Feb 22, 2023
Fixes
- Attachments can be broken on cloud instances.
2022.3 (Build: 65371)
Updated Feb 14, 2023
Fixes
- ForbiddenException when trying to send users to Hub from Zendesk.
2022.3 (Build: 65370)
Updated Feb 10, 2023
Fixes
- Incorrect timezone for Europe/Kyiv.
- java.lang.OutOfMemoryError: Java heap space when trying to attach large files.
2022.3 (Build: 65369)
Updated Jan 31, 2023
Fixes
- Incorrect timezone for Europe/Kyiv.
- Cannot delete a user which started import.
- Slow mail fetch cycle in office365 mailbox.
2022.3 (Build: 65366)
Updated Jan 11, 2023
Fixes
- Could not start YT with expired license if DB refactoring is required.
- Ukrainian capital misspelled in time zone list.
- Create an issue workflow constructor block shows error for string fields.
2022.3 (Build: 65360)
Updated Dec 27, 2022
Fixes
- User.banned attribute is ignored during import.
- No aggregation rows in the XLSX export.
2022.3 (Build: 65353)
Updated Dec 22, 2022
Fixes
- Exception in scheduled job JenkinsBuildsWatcher java.lang.IllegalStateException: EntityStore: current transaction is not set.
2022.3 (Build: 65352)
Updated Dec 13, 2022
Fixes
- Several imports from one target system don't reuse link type.
- GitLab CI/CD labels are broken.
- Issue lists embedded into content of article or ticket duplicate issues.
- Creating a GitLab CI/CD integration clears the secret token of the GitLab webhook.
2022.3 (Build: 63553)
Updated Nov 25, 2022
Features
- Added 'getIssueUpdates' for Redmine import.
Fixes
- Jira import: user data required for self-hosted Jira.
- "Apply changes" dialog constantly appears for new users.
- Description editor not updated if description has been changed by a workflow.
- Inserting links in markdown mode is broken.
- Search string gets encoded on single issue view.
- YouTrack fails to start during attempt to create team group with conflicting name.
- Remove additional import options from the Google Sheets import.
2022.3 (Build: 62571)
Updated Nov 17, 2022
Features
- Telegram integration - In addition to Slack integration, you can now work with your tasks and articles in Telegram. Install a YouTrack bot to get notified of the tasks and articles you are subscribed to. You can also create issues and articles, update issues with commands or add comments, and pin issues as discussions in group chats.
- Multirecord data entry for Timesheets - Added the ability to record spent time on multiple dates or date ranges with a single action. This means you can report all your activity for a single issue in one go.
- More actions for your workflows
- New actions in the Workflow Constructor - The Workflow Constructor helps you automate business processes in a visual editor without writing any code. To enhance it, new action blocks have been added to the Workflow Constructor that let you add issue links and work items or require values for specific fields.
- User input in action rules - An action rule lets you extend YouTrack with actions that can be applied as commands or accessed directly from the issue toolbar. With YouTrack JavaScript workflows, you can now create action rules that prompt your team members to provide additional information. For example, when cloning an issue, you can ask the user to choose the project where the issue will be created. Other workflow updates give you access to work item data and improve date calculations.
- Articles from Space import
- You can now migrate articles from JetBrains Space to YouTrack. Import folders as articles, and files and checklists as sub-articles. All your comments will be imported, too. Full Markdown support provides a seamless transition.
- YouTrack Server in Kubernetes
- Created a new guide on running YouTrack Server in the Kubernetes cluster.