Bug 23024

Summary: Limit number of items displayed on detail pages in staff (MaxItemsToDisplay)
Product: Koha Reporter: Bohdan <b.pastern4k>
Component: Staff interfaceAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, jonathan.druart, katrin.fischer
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: Seeking developer Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 11256    
Bug Blocks:    

Description Bohdan 2019-05-31 13:00:48 UTC
Is there a patch or a setting that can limit amount of items shown in bibliorecord?
In OPAC there is something of that kind - 
"This record has many physical items (xxx). Click here to view them all."

The issue here is that if a record has more than a couple hundred items, it takes too much time to generate template on server and user has to wait few minutes.
Comment 1 Bohdan 2019-08-07 13:40:36 UTC
There is a setting called OpacMaxItemsToDisplay. Is it possible to implement similar functionality in staff client?
Comment 2 Katrin Fischer 2019-08-18 07:41:01 UTC
Technically it's possible, but like with all features in Koha it might need someone to sponsor development of this functionality to make it happen.

I've updated the bug title and linked to the older bug report for the implementation in the OPAC.
Comment 3 Bohdan 2021-10-29 09:35:26 UTC
We can sponsor this development.
Comment 4 Jonathan Druart 2023-04-20 06:46:43 UTC
This will be fixed by bug 33568.

*** This bug has been marked as a duplicate of bug 33568 ***