Bug 12008

Summary: hold notice can be deleted
Product: Koha Reporter: Nicole C. Engard <nengard>
Component: NoticesAssignee: Bugs List <koha-bugs>
Status: CLOSED WORKSFORME QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: jonathan.druart, katrin.fischer, nick, veron
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11267
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Nicole C. Engard 2014-03-27 20:05:53 UTC
Okay this is a strange one.  

1. Create a new HOLD notice template for a branch (not for all libraries)
2. Delete that new HOLD notice you created
3. Recreate the HOLD notice template for that branch
4. The HOLD notice for all libraries disappears and in the database the message_transports.branchcode field for HOLD now has the branchcode before it was blank.

This causes issues with sending of HOLD notices.
Comment 1 Marc VĂ©ron 2014-04-16 13:32:08 UTC
I cold not reproduce this behaviour on Koha version 3.15.00.030

However, I could not create a HOLD message with Koha module set to "reserves", the drop down shows only Catalog, Circulation, Claim Acquisition, Claim serial issue, Holds, Members, Serials (routing list), Suggestion.

The only way to have HOLD with module "reserves" was by making a copy from (All libraries).
Comment 2 Katrin Fischer 2014-11-03 22:37:21 UTC
Can't test this as it's currently not possible to add mulitple letters with the same code :(
Comment 3 Jonathan Druart 2015-03-06 08:29:24 UTC
This should be fixed.
Comment 4 Katrin Fischer 2018-05-16 01:59:28 UTC
Retested, it is fixed.