https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33641 ByWater Sandboxes <bws.sandboxes@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #170110|0 |1 is obsolete| | --- Comment #11 from ByWater Sandboxes <bws.sandboxes@gmail.com> --- Created attachment 170140 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=170140&action=edit Bug 33641: Code changes To test: 1. Apply patch, restart_all, updatedatabase 2. Check out an item to a patron 3. Query the database - select return_branch from issues; should return NULL - select branchcode from issues; should return the branchcode of the library you checkout the item out from - select return_branch from old_issues; should match the branchcode from the previous query Signed-off-by: Andrew Fuerste-Henry <andrewfh@dubcolib.org> -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.