[Bug 41338] New: Hold found dialog does not show item home and check-in libraries
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41338 Bug ID: 41338 Summary: Hold found dialog does not show item home and check-in libraries Initiative type: --- Sponsorship --- status: Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Circulation Assignee: stalkernoid@gmail.com Reporter: stalkernoid@gmail.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle@bywatersolutions.com When checking in the item the notice on the screen shows the transfer destination only, it would be helpful to see the checked-in and home branch of the item. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41338 Peter Vashchuk <stalkernoid@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41338 --- Comment #1 from Peter Vashchuk <stalkernoid@gmail.com> --- Created attachment 190049 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=190049&action=edit Bug 41338: Hold found notice should show item's home library and where it is currently checked in This patch adds a description of item's home library and the library where the item is currently checked in at, to the hold found notice when you check in the item. Also to avoid redundancy, the home library will be shown only when destination branch is different from the home branch. To reproduce: 1. Configure three libraries, A, B and C. 2. Create an item with the home library A. 3. Check in the item at the library B. 4. Place a hold with a pickup branch C and then check thought the interface for the same library C. 5. The only information about branch related to the item will be "Transfer to: Fairfield". 6. Click ignore and cancel the transfer. 7. Apply the patch. 8. Check in the item again. 9. This time you should see the full information about home library and where the item is currently checked in at. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41338 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=41338 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off Patch complexity|--- |Trivial patch -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41338 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #190049|0 |1 is obsolete| | --- Comment #2 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 190152 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=190152&action=edit Bug 41338: Hold found notice should show item's home library and where it is currently checked in This patch adds a description of item's home library and the library where the item is currently checked in at, to the hold found notice when you check in the item. Also to avoid redundancy, the home library will be shown only when destination branch is different from the home branch. To reproduce: 1. Configure three libraries, A, B and C. 2. Create an item with the home library A. 3. Check in the item at the library B. 4. Place a hold with a pickup branch C and then check thought the interface for the same library C. 5. The only information about branch related to the item will be "Transfer to: Fairfield". 6. Click ignore and cancel the transfer. 7. Apply the patch. 8. Check in the item again. 9. This time you should see the full information about home library and where the item is currently checked in at. Signed-off-by: Owen Leonard <oleonard@myacpl.org> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41338 Kyle M Hall (khall) <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|testopia@bugs.koha-communit |kyle@bywatersolutions.com |y.org | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41338 Kyle M Hall (khall) <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41338 Kyle M Hall (khall) <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #190152|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41338 --- Comment #3 from Kyle M Hall (khall) <kyle@bywatersolutions.com> --- Created attachment 193584 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=193584&action=edit Bug 41338: Hold found notice should show item's home library and where it is currently checked in This patch adds a description of item's home library and the library where the item is currently checked in at, to the hold found notice when you check in the item. Also to avoid redundancy, the home library will be shown only when destination branch is different from the home branch. To reproduce: 1. Configure three libraries, A, B and C. 2. Create an item with the home library A. 3. Check in the item at the library B. 4. Place a hold with a pickup branch C and then check thought the interface for the same library C. 5. The only information about branch related to the item will be "Transfer to: Fairfield". 6. Click ignore and cancel the transfer. 7. Apply the patch. 8. Check in the item again. 9. This time you should see the full information about home library and where the item is currently checked in at. Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41338 Lucas Gass (lukeg) <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |release-notes-needed CC| |lucas@bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41338 Lucas Gass (lukeg) <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to main Version(s)| |26.05.00 released in| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41338 --- Comment #4 from Lucas Gass (lukeg) <lucas@bywatersolutions.com> --- Nice work everyone! Pushed to main for 26.05 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41338 Jacob O'Mara <jacob.omara@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|26.05.00 |26.05.00,25.11.04 released in| | Status|Pushed to main |Pushed to stable -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41338 --- Comment #5 from Jacob O'Mara <jacob.omara@openfifth.co.uk> --- Thanks all, pushed to 25.11.x -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41338 Laura Escamilla <Laura.escamilla@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to stable |Needs documenting CC| |Laura.escamilla@bywatersolu | |tions.com --- Comment #6 from Laura Escamilla <Laura.escamilla@bywatersolutions.com> --- Not backported to 25.05.x as this is an enhancement but I’m happy to revisit if needed. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org