Summary: | Patron category types are not sorted when entering/editing patrons | ||
---|---|---|---|
Product: | Koha | Reporter: | Nick Clemens (kidclamp) <nick> |
Component: | Patrons | Assignee: | Nick Clemens (kidclamp) <nick> |
Status: | RESOLVED FIXED | QA Contact: | Pedro Amorim <pedro.amorim> |
Severity: | normal | ||
Priority: | P5 - low | CC: | fridolin.somers, gmcharlt, jesse, kyle.m.hall, lucas, martin.renvoize |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: |
24.11.00,24.05.06,23.11.11
|
Circulation function: | |
Attachments: |
Bug 38109: Sort patron category types before display
Bug 38109: Sort patron category types before display Bug 38109: Sort patron category types before display |
Description
Nick Clemens (kidclamp)
2024-10-07 19:57:57 UTC
Created attachment 172499 [details] [review] Bug 38109: Sort patron category types before display To test 1 - Patrons -> New patron -> {any category} 2 - Find the category dropdown 3 - Note the order of categories types 4 - Reload the page 5 - Note a new order 6 - Apply patch 7 - Refresh page, category types now ordered (by code) 8 - Refresh again, no change! Created attachment 172500 [details] [review] Bug 38109: Sort patron category types before display To test 1 - Patrons -> New patron -> {any category} 2 - Find the category dropdown 3 - Note the order of categories types 4 - Reload the page 5 - Note a new order 6 - Apply patch 7 - Refresh page, category types now ordered (by code) 8 - Refresh again, no change! Signed-off-by: Roman Dolny <roman.dolny@jezuici.pl> Created attachment 172514 [details] [review] Bug 38109: Sort patron category types before display To test 1 - Patrons -> New patron -> {any category} 2 - Find the category dropdown 3 - Note the order of categories types 4 - Reload the page 5 - Note a new order 6 - Apply patch 7 - Refresh page, category types now ordered (by code) 8 - Refresh again, no change! Signed-off-by: Roman Dolny <roman.dolny@jezuici.pl> Signed-off-by: Pedro Amorim <pedro.amorim@ptfs-europe.com> Pushed for 24.11! Well done everyone, thank you! Backported to 24.05.x for upcoming 24.05.06 Pushed to 23.11.x for 23.11.11 Not pushed to LTS(22.11.x). Backport only major critical and security issues. Marked Resolved |