Summary: | Single record can have too many items for performance | ||
---|---|---|---|
Product: | Koha | Reporter: | Lisette Scheer <lisette> |
Component: | Cataloging | Assignee: | Bugs List <koha-bugs> |
Status: | RESOLVED DUPLICATE | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | m.de.rooy |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: |
Description
Lisette Scheer
2023-06-06 19:34:31 UTC
Introducing a limit seems not the ideal solution, and a reasonable limit might be different depending on your system's resources and setup. I like the work on the item table that seems one way to make this work better and is waiting for testing: bug 33945, 33568 (In reply to Katrin Fischer from comment #1) > Introducing a limit seems not the ideal solution, and a reasonable limit > might be different depending on your system's resources and setup. I like > the work on the item table that seems one way to make this work better and > is waiting for testing: bug 33945, 33568 Katrin, I think you're correct that those bugs should fix this issue. Thanks! Lisette |