| Summary: | Serials display improvements | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Olli-Antti Kivilahti <olli-antti.kivilahti> |
| Component: | Serials | Assignee: | Bugs List <koha-bugs> |
| Status: | CLOSED WONTFIX | QA Contact: | Testopia <testopia> |
| Severity: | enhancement | ||
| Priority: | P5 - low | CC: | colin.campbell, cslone, lari.taskula |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Attachments: | Bug 15191 - Serials display improvements | ||
|
Description
Olli-Antti Kivilahti
2015-11-15 13:56:51 UTC
Created attachment 69845 [details] [review] Bug 15191 - Serials display improvements Index the serial numbering pattern's internal counters for each Serial so we can make super fast searches for individual Serial Numbers. TEST PLAN: See the Cucumber feature-file -You can use misc/maintenance/updateSerialSeq.pl to update all pattern indexes. Rebased this Olli-Antti's (forgotten) patch on top of current master. Perhaps some tidying is required, but it is testable for those interested. I am not sure what to do with this one... * The bug description is very general, just hinting on improvements. * There is no test plan. * Patch includes a lot of changes and would need major updating for current codebase and coding style/guidelines. * Original author and later author are no longer active in Koha development. I propose closing this as WONTFIX, but please reopen if you see a way we can still save some of this development. |