-
Suggestion
-
Resolution: Unresolved
-
None
-
None
-
1
-
Problem Definition
As per the current functionality of the Filter Results gadget, when the owner of the shared dashboard clicks on one of the column headings in the table, Jira re-sorts the table by that column, which then becomes the dashboard's default sort order.
When a different user now loads that dashboard, it will be sorted by the column that the owner clicked on.
System should allow users to reset the sorting order based on the original "ORDER BY" clause in the saved Filter
Steps to Reproduce
- Save a JQL filter using "ORDER BY" Clause
- Create a Filter Result Gadget in the Shared dashboard using the above JQL query
- Let the Owner of the dashboard, click on any other column in the gadget results.
- The issues now get sorted based on the other column.
Suggested Solution
Looking for an option similar to "Reset Sorting" feature in JSM queues for the Filter Results Gadget, where the user is allowed to reset sort results based on the original "Order by" clause used in the JQL query.
Why This Is Important
When multiple users (not owner) of the dashboard clicks on any column of the Filter Results Gadget table, the issues get sorted based on that column and the user cannot Reset the original sorting
Workaround
Manually click on the column used in the original JQL query