Opened 3 years ago
Closed 3 years ago
#1338 closed enhancement (fixed)
Sort order in case summary
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | major | Milestone: | Reggie v4.33 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description
Items in the case summary are typically sorted by name. But this has a tendency to be an order that is hard to understand when suffixes are introduced at various levels due to re-processing. Items that belong to the same processing chain are sometimes sorted differently in different sections.
It would probably be better to sort things by date so that the newest item is the first item. Unfortunately not all items has a proper date at all times, but the ID can be used as a proxy.
Note:
See TracTickets
for help on using tickets.
In 6425: