New Features & Improvements
- adding a new badge to the issue sidebar glance to indicate how many open Tasks an issue has (if any)
- adding some initial support for Jira Automation integration
- the first rule allows marking all tasks as done when an issue transitions to a specific status
- Note: there is no UI for this yet, but we have a json file of the rule that can be imported. Next release will introduce more actions and some UI for this.
Fixes
- fixed a bug where dialogs (template insert, task import, etc) cannot be reopened after closing them
- fixed a bug where cloning an issue would not clone the tasks in it
- fixed a bug where deleting an issue would not properly delete tasks behind the scenes
- fixed a bug where moving an issue to another project was not moving the tasks to the new issue/project properly
- other minor bug fixes to user mentions, and typeahead fields