[Koha-bugs] [Bug 34234] Item groups dropdown in detail.tt modal does not respect display order

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 31 18:26:50 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34234

--- Comment #3 from Lucas Gass <lucas at bywatersolutions.com> ---
Created attachment 158148
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=158148&action=edit
Bug 34234: Add template plugin for listing and sorting ItemGroups

This patch adds a template plugin to handle the retreiving and sorting of
ItemGroups.

1. EnableItemGroups
2. Find a record and add some new item groups with display orders that are
different from the order in which the groups were added
3. Check the checkbox next to one or more items and click the link to "Add/move
to item group"
4. Notice that the values in the dropdown do not respect the display order.
5. Apply patch, restart all
6. Check again, sorting should be correct.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list