[Bug 20533] New: Call Number Search plugin functionality
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20533 Bug ID: 20533 Summary: Call Number Search plugin functionality Change sponsored?: --- Product: Koha Version: 17.11 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Searching Assignee: koha-bugs@lists.koha-community.org Reporter: kelly@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org The call number search plugin has great functionality- it would be great to get a little bit more features with this. There is no scrolling feature or the ability to look at the next page of results, so it would be nice to de-dup on the call number. Then the same call number is not repeated over and over again and then more unique call numbers can be displayed. In addition, if more than one title has the same call number, it is not helpful to see that multiple times in this search also. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20533 Kelly McElligott <kelly@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kelly@bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20533 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kyle@bywatersolutions.com --- Comment #1 from Kyle M Hall <kyle@bywatersolutions.com> --- So, if I understand this correct, the changes needed would be: A) Dedupe the list of callnumbers B) Allow paging A) Should be easy with a group by itemcallnumber in the queries B) Should also be fairly easy using LIMIT -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20533 --- Comment #2 from Kelly McElligott <kelly@bywatersolutions.com> --- Correct Kyle! -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20533 Rhiana <rmcompton@arlingtonva.us> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rmcompton@arlingtonva.us --- Comment #3 from Rhiana <rmcompton@arlingtonva.us> --- I was just thinking about this kind of functionality! It would be hugely beneficial to our cataloging team to be able to scroll or select NEXT pages in call number search to review additional results. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20533 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|17.11 |master Summary|Call Number Search plugin |Deduplicate entries and add |functionality |paging for call number | |browser plugin --- Comment #4 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Maybe if we deduplicate, we could still show the numer of times the call number was already used. I think deduplicating on titles could maybe be an option. If you want to check if the call number fits the topic, it would still be helpful to see what other titles it has already been used for. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org