https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38122
Ayoub Glizi-Vicioso <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #191425|0 |1 is obsolete| | --- Comment #56 from Ayoub Glizi-Vicioso <[email protected]> --- Created attachment 191531 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=191531&action=edit Bug 38122: (follow-up) Fix grouping of holdings by status when sorting When 'Group by status' is enabled, sorting on other columns is ignored to ensure that items remain correctly grouped by status. To test: 1. Apply the patch 2. Run yarn build 3. Create a record with multiple itemss having different statuses. 4. Click on «Group by status» button ---> items are grouped by status 5. Sort on other colunms ---> items are still grouped by status 6. Click on «Ungroup by status» button ---> items are no more grouped by status -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
