Details
-
Type: Improvement
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Unresolved
-
Affects Version/s: 4.7.22
-
Fix Version/s: 4.7.24
-
Component/s: None
-
Labels:
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:None
-
Funding Source:Contributed Code
-
Verified?:No
Description
Reports are currently ordered by their 'weight' but lots of reports share the same weight - so the order randomises on every page load.
To recreate:
- Add some event reports
- View the list
- Delete an event report
- The order of the list has changed
- Delete an event report
- The order of the list has changed
PR forthcoming to order by weight, then title