https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35198 Bug ID: 35198 Summary: Sort database column names alphabetically on automatic item modification page Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Cataloging Assignee: oleonard@myacpl.org Reporter: oleonard@myacpl.org QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl In Cataloging -> Automatic item modifications by age, when adding or editing a rule there are several dropdowns for selecting which column in the items or biblioitems tables to use. These lists are currently not in alphabetical order, making it hard to locate the field you want. We can add the Template::Toolkit "sort" method to sort them alphabetically. -- You are receiving this mail because: You are watching all bug changes.