[Bug 18924] New: De-activating a course reserve does not update zebraqueue.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18924 Bug ID: 18924 Summary: De-activating a course reserve does not update zebraqueue. Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Course reserves Assignee: koha-bugs@lists.koha-community.org Reporter: barton@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org Changes made to an item on course reserve are not reflected in zebra when the course is made inactive. Steps to reproduce: 1) Set up a course in course reserves 2) Add items to the course reserve 3) Make the course active. 4) Change values at the item level that will show up in the search results -- e.g. shelving location, notforloan. These values will remain until the course is made inactive. 5) Set the course as inactive. The changed values will revert back to their original settings, but search results will still show the values of the active reserves. 6) Note that zebraqueue is not updated for the associated bib. -- 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=18924 Barton Chittenden <barton@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal -- 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=18924 Rogan Hamby <rogan.hamby@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rogan.hamby@gmail.com Assignee|koha-bugs@lists.koha-commun |rogan.hamby@gmail.com |ity.org | -- 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=18924 --- Comment #1 from Rogan Hamby <rogan.hamby@gmail.com> --- Current testing shows this bug is, at least now, invalid. Using a test box with master as of 2020-09-11 took an item with location Fiction and item type BK and added it to a course as a reserve. The item type and location appropriately changed, zebraqueue updated with it and search verified the change. Upon removing the item it returned to the original attributes, a new entry to put into zebraqueue for the bib and search verified the change. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18924 --- Comment #2 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hi Rogan, would you mind testing the deactivation too? Edit the course and change the checkbox setting. The items remain on the course, but they should still change back to the original value and get reindexed while the course is inactive. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18924 --- Comment #3 from Rogan Hamby <rogan.hamby@gmail.com> --- Hi Katrin, Testing deactivating and reactivating the course this is what I see: I took an item, itype BK and as a course make it MU. For convenience it's the only item in my test DB (making testing easy). My max row in zebraqueue is 310. I add the item to the course. It's changed to MU, row 311 is added to zebraqueue and searching finds it as an MU itype. I deactivate the course via the checkbox, item changes back to BK, row 312 is added to zebraqueue and search finds it as BK. This is the behavior I would expect unless I'm missing something (always possible). -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18924 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WORKSFORME --- Comment #4 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Rogan, that sounds perfect actually. I am closing this bug as WORKSFORME. I could imagine it was fixed as part of other work on the course reserves. Thx for testing! -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org