YouTrack 2019.2 (Build 55152)

Released: Aug 5, 2019

Updates in 2019.2 (Build 55152)

Updates in 2019.2 (Build 55152)

  • Bug
    • Command dialog with empty command opens after deleting card from board.
    • Custom swimlanes order is not carried over when creating new sprint.
    • No way to get old issue id when the project has been changed.
    • There is no text field on notification for created issue.
    • Unlocalized strings on Projects page.
    • Draft is shown on notification for new created issue.
    • Can't add new Bitbucket integration without low-level admin permissions.
    • The list of activity categories is incomplete in the REST API docs.
    • TAB should go over 'Clear selection' and 'Select all {...} issues ' links.
    • Incorrect popup message for 'Select All' checkbox.
    • {Ctrl + A} x 3 does not work if the "Select all issues" checkbox was deselected.
    • "Link issue" operation does not work properly.
    • {command: delete} always deletes half the real count of issues.
    • Agile Boards card's spent time content Format confusion.
    • "Apply command" operation. Not consistent behavior to show the count of issues.
    • CD doesn't appear after select all and type something.
    • Tooltip for "Delete" button isn't updated when selecting all matching issues.
    • Deleted issues are still selected after they have been deleted.
    • Global selection is not necessary in the case when all issues already selected. Case with 'subtask of' and 'tree' view.
    • Not consistent behavior. Add tag for one or several issues.
    • Execution of the command throws an error if the Cancel button is pressed..
    • Use persistent data structures to represent PrefixTrees.
    • Can share WF from profile without SHARE_WATCH_FOLDER.
    • Set-Remove "Archived" attribute does not work properly.
    • Add tag does not not work for global selection in case if first 100 issues were selected.
    • ToolTip for "Apply without notice" button should move together with Apply Command.
    • sha-1 link in incorrect in YouTrack wiki comment.
    • 'Esc' does not work if tooltip is shown.
    • The new issue list should display the next issue list when all issues from the page were deleted.
    • "Spent time" of a parent issue increases when you clone it's subtask with filled in "Spent time".
    • Tip is shown in case no "Apply siliently button".
    • Keep focus on the field.
    • The confirmation window doesn't show when user create and add a new tag for all issues.
    • Markdown renderer duplicates some strings sometimes.
    • Rest for sort by returns "Custom order" but issues does not have custom order.
    • Update "sort by" control when user apply custom order without browser refresh.
    • Summary field is not suggested for Sort Attributes.
    • Rest does not return "Custom order" sort property.
    • Agile Board Chart and Burndown charts are showing spent time as 0..
    • Sort by does not work properly with Custom order.
    • Field Order in "Sort Attributes" dropdown does'n not work.
    • "Custom order" does not appear in "Sort Attributes" dropdown.
    • The fourth field should be highlighted in blue when using Custom order.
    • {Ctrl + A} should not work for Input fields as a global selection.
    • `selection.getActiveIssues()` should returns only visible selected issues.
    • Incorrect error message in case of “Unknown command” operation.
  • Cosmetics
    • Not consistent behavior. How many issues were in fact updated.
    • Add hotkey for "Delete" and "Assign to me" issues in the new issue list.
    • The text overlaps each other. Confirmation window..
    • Labels and wording.
    • Something worng with chekboxes.
    • Broken baseline for toolbar text elements.
    • "Drag to change order" cursor is not correct. Sort Attributes window.
    • Fix wording for permision "Create Tag, Saved Search or Report".
    • The fourth field is shown as a participating field in "sort by" operation. The field is the fifth.
    • Remove "search context" badge and sort order icon for custom order.
  • Exception
    • Activity stream fails for youtrack wiki comment with a SHA1 hash.
    • suggests do not work on mps issues list.
    • Response 500: No localized entry with id 'SortProperty.Custom_order.
  • Feature
    • Allow for alternative project IDs.
    • Sort issues UI.
    • An ability to copy comments attachments to another issue via workflow.
    • Sort workflow modules.
    • Allow getting issue's Boards using the workflow code.
  • Performance Problem
    • Caching remains disabled after upgrade.
    • {Ctrl + A} operation does not select issues until all issues are loaded.
    • Too much time spent in IssueListSubscriptionImpl.matchesIssue().
    • Watchers list loads very slowly.
    • Too much time spent in sendingDurabilityJobProcessor thread.
    • Tab freezes to death on large amount of issues.
  • Task
    • Implement selection UI.
    • Implement progress bar for command and links.
    • Apply command in batches.
    • Warn users when he tries to close tab.
    • Show message after operation ended/was cancelled.
    • Add warning for bulk operation.
    • Cannot align "Select all" checkbox above issues checkboxes in tree view.
    • Add tooltip for "select all" control.
    • Check how export for XLSX and CSV is working for global selection.
    • Operate with issue identifiers in zipped format instead of regular array.
    • Implement progress bar for "delete" toolbar-action.
    • Add confirmation dialog for tags action (in case of large selection) and add progress bar to the bottom of this confirmation dial.
    • Add confirmation dialog for assignee action if large selection.
    • Review some wording.
    • Archive a value in admin UI.
    • Archived in persistence.
    • Archived in rest api.
    • Do not suggest archived values when executing add command.
    • Archived in searches.
    • Field selector UI.
    • Field selector on MPS UI.
    • Implement implied permissions for YouTrack.
    • Introduce new reports permissions.
    • Hide report header when user can't read reports.
    • New work item permissions.
    • Create refactoring that would grant implied permissions.
    • Unit tests.
    • Refactoring for work items permissions.
    • Refactoring for reports permissions.
    • Check and apply work item permissions in UI.
    • Remove Type parameter from Node.
    • Issues set container: provide ability to set (and read) total count of issues for global selection.
    • The sandbox is not responsive. Check for possibly recently introduced infinite loops..
    • Use typed objects instead of strings as TreeKeys.
    • Remove word "report" from Watch Folder section.
    • Display existing sorting.
    • Add/remove sorting.
    • Asc/desc switcher.
    • Possibility to change the order of "sort by" options.
    • Properly display read-only sort options.
    • Add read-only flag for sort properties in rest.
    • Jenkins tests.
    • Exportable work items: control for date range.
    • Show existing sorting in dropdown.
    • Add statistics.
    • Allow replace one field with another.
    • Rest incorrectly apply "asc" for the query with same sort by options.
    • Return "name" property for "Custom order" sort property.
    • Add a popup with a warning about unsupported browser (for example IE).
    • Position top right corner of popup at bottom right corner of anchor.
    • Fix implied permissions.
    • Command dialog should not rely on live-update for own changes.
    • Check transactionId when updating issue via live-update.
    • Investigate why sorting by second field is ignored sometimes if this field has conditional settings.
    • Broken some ring-ui icons in IE11.
  • Usability Problem
    • show language in code frag.
    • Dark Theme Colors.
    • Sorting duplicating.