[Bug 34122] New: Updating Shelvingloc changes location of all related records
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34122 Bug ID: 34122 Summary: Updating Shelvingloc changes location of all related records Change sponsored?: --- Product: Koha Version: 22.11 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Cataloging Assignee: koha-bugs@lists.koha-community.org Reporter: Laura.escamilla@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl Partners have reported that updating the shelving location on one item updates all of the items in the record regardless of their branch location. For example, Branch A has Item A located in the Genealogy department, and Branch B has it in their Reference section. Changing the location in Branch A to Genealogy will also change the shelving location for Branch B to Genealogy even if Branch B doesn't have a Genealogy shelving location. -- 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=34122 Laura Escamilla <Laura.escamilla@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|koha-bugs@lists.koha-commun |Laura.escamilla@bywatersolu |ity.org |tions.com -- 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=34122 Laura Escamilla <Laura.escamilla@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34122 --- Comment #1 from Laura Escamilla <Laura.escamilla@bywatersolutions.com> --- Created attachment 152839 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152839&action=edit Bug 34122: Fix for shelving locations that were applying to all item records. Test plan: 1. Create a bib record that has at least 3 items. 2. Change the shelving location of item 1 and do not add shelving locations to the other items. 3. View the bib record in the catalog, all three items will have the shelving location that was assigned to item 1. 4. Apply patch 5. Refresh the page on the bib record. Only item 1 should have the shelving location set. 6. Sign off! :D -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34122 --- Comment #2 from Laura Escamilla <Laura.escamilla@bywatersolutions.com> --- Revised/reworded test plan: 1. Create a bib record that has at least 3 items. 2. Change the shelving location of item 1 and do not add shelving locations to the other items. 3. View the bib record for the items in catalogue/detail.pl, all three items will have the shelving location that was assigned to item 1. However, if you look at the items in cataloguing/additem.pl, only item 1 will show the shelving location change. Item 2 and 3 will still show a blank shelving location. 4. Apply patch 5. Repeat step 3. Only item 1 should have a shelving location visible in both catalogue/detail.pl and cataloguing/additem.pl. 6. Sign off! :D -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34122 Sam Lau <samalau@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34122 Sam Lau <samalau@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #152839|0 |1 is obsolete| | --- Comment #3 from Sam Lau <samalau@gmail.com> --- Created attachment 152871 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152871&action=edit Bug 34122: Fix for shelving locations that were applying to all item records. Signed-off-by: Sam Lau <samalau@gmail.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34122 Nick Clemens <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA CC| |nick@bywatersolutions.com --- Comment #4 from Nick Clemens <nick@bywatersolutions.com> --- If I set UpdateItemLocationOnCheckin to: _ALL_: CART And checkin an item with no location set, the permanent_location is NULL and the location is CART, but nothing displays for the item -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34122 Trevor Phythian <tphythian@ncwlibraries.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tphythian@ncwlibraries.org -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34122 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Updating Shelvingloc |Updating location changes |changes location of all |location of all related |related records |records See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=34086 --- Comment #5 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hi Laura, please make sure to also add the problem description and test plan to the commit (see: https://wiki.koha-community.org/wiki/Commit_messages) A common issue here is to think that git bz edit does change the commit message too, but it will only post it here. (In reply to Nick Clemens from comment #4)
If I set UpdateItemLocationOnCheckin to: _ALL_: CART
And checkin an item with no location set, the permanent_location is NULL and the location is CART, but nothing displays for the item
Can you explain this a bit more? Could it be bug 34086 ? -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34122 Katie Bliss <kebliss@dmpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kebliss@dmpl.org -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34122 Laura Escamilla <Laura.escamilla@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WORKSFORME Status|Failed QA |RESOLVED -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org