-
Bug
-
Resolution: Fixed
-
Low
-
None
-
1
-
Severity 3 - Minor
-
Issue Summary
Customers are unable to reorder the "New Alert" event notification rule within their user notification profile. This prevents users from customizing the order in which notification rules are evaluated and applied, potentially impacting how and when they receive critical alert notifications.
Steps to Reproduce
- Log in to yoursite.atlassian.net and explore the user notification page, and select the alert notification settings.
- Navigate to your profile and open the Alert notifications tab.
- Create A, B, C and D, and filter conditions.
- Attempt to reorder the notification rules for the "New Alert" event (e.g., by dragging and dropping or using any available UI controls). ie, Move D to the top of the list and refresh. You'll notice that has been restored to the top position.
- Observe that the UI allows you to move or reorder the "New Alert" rule, but when you refresh the page, the changes are reverted back.
Expected Results
Users should be able to reorder notification rules for the "New Alert" event, allowing them to prioritize which rules are evaluated first according to their preferences.
Actual Results
The "New Alert" notification rule cannot be reordered. The UI does not respect changes the user makes by either (drag-and-drop, up/down arrows, etc.) the rule to their preferences.
The below exception is thrown in the xxxxxxx.log file:
...
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available