Bug 26931

Summary: Groups tab should show all groups
Product: Koha Reporter: Andrew Fuerste-Henry <andrew>
Component: CatalogingAssignee: Kyle M Hall (khall) <kyle>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: m.de.rooy, martin.renvoize
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Bug Depends on: 24857    
Bug Blocks:    

Description Andrew Fuerste-Henry 2020-11-04 22:07:43 UTC
This may want to just get folded into 24857, but filing separately to start.

In the volumes interface defined by 24857, we haven't explicitly defined how many volumes to show or how to paginate them, so if you have volumes in excess of your RESTdefaultPageSize syspref those volumes cannot be seen.

We should make it show them all.
Or paginate, but showing them all would be more consistent with other bits of the catalog.
Comment 1 Kyle M Hall (khall) 2020-11-05 20:10:36 UTC
Fixed in the parent bug patch set, as it has not yet been pushed to master.