-
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).
[API-71] The slack integration Issue transitioned drop down doesn’t work properly when top level checkbox is unchecked
Workflow | Original: JAC Bug Workflow v3 [ 3133560 ] | New: JAC Bug Workflow v4 [ 4567533 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Gathering Impact [ 12072 ] | New: Closed [ 6 ] |
Status | Original: Needs Triage [ 10030 ] | New: Gathering Impact [ 12072 ] |
Assignee | Original: Tanguy Crusson [ tcrusson ] | New: Trevor Thompson [ tthompson3@atlassian.com ] |
Remote Link | New: This issue links to "PRGI-723 - (Jira) Issue transitioned drop down doesn’t work properly when top level checkbox is unchecked (Web Link)" [ 418858 ] |
Description |
Original:
h3. 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. !image-2019-04-09-16-37-32-078.png|thumbnail! As title of this report mentions, Issue transitioned drop down doesn’t work properly when top level checkbox is unchecked. h3. 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 h3. Expected Results * User can check the necessary checkboxes as per his needs. h3. Actual Results * When the user interacts with the dropdown and the main checkbox is not selected a JS error is thrown. h3. Notes * I made this short video to better describe the behavior and the possible workaround. h3. Workaround The Workaround is shown in the video (check the main checkbox first, then use the dropdown). |
New:
h3. 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. !image-2019-04-09-16-37-32-078.png|thumbnail! As title of this report mentions, Issue transitioned drop down doesn’t work properly when top level checkbox is unchecked. h3. 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 h3. Expected Results * User can check the necessary checkboxes as per his needs. h3. Actual Results * When the user interacts with the dropdown and the main checkbox is not selected a JS error is thrown. h3. Notes * I made this short video to better describe the behavior and the possible workaround: [^Recording #360.mp4] h3. Workaround The Workaround is shown in the video (check the main checkbox first, then use the dropdown). |
Attachment | New: Recording #360.mp4 [ 346630 ] |
This functionality is working now