https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41395 Laura Escamilla <Laura.escamilla@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #190644|0 |1 is obsolete| | --- Comment #7 from Laura Escamilla <Laura.escamilla@bywatersolutions.com> --- Created attachment 190678 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=190678&action=edit Bug 41395: Terminology: Target item cannot be reserved from other branches Testing Steps 1. Set the system preference CanReserveFromOtherBranches to “Don’t allow.” 2. Enable the system preference IndependentBranches. 3. Place a hold on an item from your local branch. 4. View the existing hold and select it. 5. Click “Move selected”, then choose “Record level holds to a different record.” * For testing, the original hold was placed on biblionumber 10 (Centerville item). * The hold was then moved to biblionumber 41 (Fairview item), which should not allow holds from another branch. 6. Observe the error message: “Hold ID: 4 Target item cannot be reserved from other branches.” 7. Apply the patch and refresh the page. 8. Observe the updated error message: “Hold ID: 4 Target item cannot be placed on hold from other libraries.” Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Laura_Escamilla <laura.escamilla@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.