https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38122 --- Comment #99 from Ayoub Glizi-Vicioso <ayoub.glizi-vicioso@inLibro.com> --- Thanks for the feedback. About the initial patch: the issue I ran into was that the grouping wasn’t always working correctly. For example, some statuses were properly grouped, but then the same status could appear again later on its own. I also noticed filtering issues — for instance, when filtering on “recalled” (if I remember correctly), all statuses were shown, and when filtering on “available”, nothing was returned. Regarding group_by_status in swagger.yaml, you’re right — I can move it back to where it was. I was just trying to align it with the other parameters. For bug 41566, the revert was likely caused while resolving a merge conflict. I hadn’t seen bugs 41254 and 41602, sorry about that. I’ll check them. I just noticed that I was trying to fix everything in this patch, sorry again about that. I can revert the changes I made here and focus this patch only on the grouping issue, then handle the filtering bug in an existing Bugzilla or a new one, and open another Bugzilla for the UI changes if that makes more sense. I’ll go over all the points you mentioned, but it might take some time before I can come back with an updated version. -- You are receiving this mail because: You are watching all bug changes.