Bug_32603 introduced a new column to the table in suggestion.tt. Due to the default sort being set to the 3rd column this moved the sort from "suggested on" to "Suggester category" on table load which is not ideal. This should be moved back to the "Suggested on" column.
Created attachment 156233 [details] [review] Bug 34917: Fix default sort column of table in suggestion.tt Test plan: 1. Navigate to Acquisitions and load the suggestions management page 2. Ensure that there are some suggestions in the table 3. Observe that the default sort is on the "Suggester Category" column 4. Apply Patch 5. Observe that the default sort is now on the "Suggested on" column instead
Created attachment 156245 [details] [review] Bug 34917: Fix default sort column of table in suggestion.tt Test plan: 1. Navigate to Acquisitions and load the suggestions management page 2. Ensure that there are some suggestions in the table 3. Observe that the default sort is on the "Suggester Category" column 4. Apply Patch 5. Observe that the default sort is now on the "Suggested on" column instead Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Created attachment 156246 [details] [review] Bug 34917: Fix default sort column of table in suggestion.tt Test plan: 1. Navigate to Acquisitions and load the suggestions management page 2. Ensure that there are some suggestions in the table 3. Observe that the default sort is on the "Suggester Category" column 4. Apply Patch 5. Observe that the default sort is now on the "Suggested on" column instead Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> Signed-off-by: David Nind <david@davidnind.com>
Created attachment 156378 [details] [review] Bug 34917: Fix default sort column of table in suggestion.tt Test plan: 1. Navigate to Acquisitions and load the suggestions management page 2. Ensure that there are some suggestions in the table 3. Observe that the default sort is on the "Suggester Category" column 4. Apply Patch 5. Observe that the default sort is now on the "Suggested on" column instead Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Pushed to master for 23.11. Nice work everyone, thanks!
Pushed to 23.05.x for 23.05.05
Nice work everyone! Pushed to oldstable for 22.11.x