hassanakbar4 / mailarchive-tickets

0 stars 0 forks source link

Sort by date problem #209

Closed hassanakbar4 closed 3 years ago

hassanakbar4 commented 7 years ago

component_MailArchive: User Interface resolution_fixed type_defect | by rcross@amsl.com


If you perform a search then choose to sort by date, the first sort, descending, matches the default sort and so has no effect. It should use ascending.


Issue migrated from trac:2366 at 2021-09-22 16:51:22 +0500

hassanakbar4 commented 7 years ago

@hassanakbar4 changed status from new to closed

hassanakbar4 commented 7 years ago

@hassanakbar4 changed resolution from ` tofixed`

hassanakbar4 commented 7 years ago

@hassanakbar4 commented


Fixed in [677/mailarch]:

Change date column sort to start with ascending, opposite of the default sort, descending, when no date sort parameter is provided. Fixes #2366.