[Bug 23715] New: Batch item modification sets a value in incorrect field
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23715 Bug ID: 23715 Summary: Batch item modification sets a value in incorrect field Change sponsored?: --- Product: Koha Version: 18.11 Hardware: All OS: All Status: NEW Severity: critical Priority: P5 - low Component: Tools Assignee: koha-bugs@lists.koha-community.org Reporter: cbrannon@cdalibrary.org QA Contact: testopia@bugs.koha-community.org We have a scenario, in which we are removing a damaged status from a batch of items and setting a not for loan status. When we check to delete the Damaged status (which in this case has a value of 4), and set the Not for loan status (in this case, a status with the authorized value of -3), it deletes the Damaged status, but instead of setting the status of the Not for loan field, it assigns the authorized value of the Not for loan status to the Use restrictions field. So, all the items do not get the Not for loan status, and all the items show a -3 in the Use restrictions field. -- 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=23715 --- Comment #1 from Christopher Brannon <cbrannon@cdalibrary.org> --- Please be aware that this issue happens when you are doing these things together. Changing the status of one field seems to work fine, but when doing them together, you get this result. -- 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=23715 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de Status|NEW |RESOLVED Resolution|--- |DUPLICATE --- Comment #2 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hi Christopher, we just fixed a bug like this (waiting for Rmaints currently): bug 18710. Marking duplicate, please check and change back if I am mistaken! *** This bug has been marked as a duplicate of bug 18710 *** -- 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=23715 --- Comment #3 from Christopher Brannon <cbrannon@cdalibrary.org> --- (In reply to Katrin Fischer from comment #2)
Hi Christopher, we just fixed a bug like this (waiting for Rmaints currently): bug 18710. Marking duplicate, please check and change back if I am mistaken!
*** This bug has been marked as a duplicate of bug 18710 ***
Yep, that's the culprit. Hope they will backport it. I consider it critical since it will do unwanted things to mass records. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org