-
Bug
-
Resolution: Fixed
-
Low
-
None
-
None
-
None
-
Severity 3 - Minor
Issue Summary
In the Jira Slack integration configuration page, the "issue transitioned to" checkbox allow to trigger notifications when the issue moves from a specific status to another.
As title of this report mentions, Issue transitioned drop down doesn’t work properly when top level checkbox is unchecked.
Steps to Reproduce
- Create a subscription
- Uncheck the filter for “Issue transitioned to”
- Save it
- After it reloads, use the dropdown and check / uncheck
- Notice javascript errors
Expected Results
- User can check the necessary checkboxes as per his needs.
Actual Results
- When the user interacts with the dropdown and the main checkbox is not selected a JS error is thrown.
Notes
- I made this short video to better describe the behavior and the possible workaround: Recording #360.mp4
Workaround
The Workaround is shown in the video (check the main checkbox first, then use the dropdown).
This functionality is working now