https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30515
David Gustafsson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #17 from David Gustafsson <[email protected]> --- The issue was there was some entries in message_transports and message_attributes missing that I guess for hour installation we have added manually without including in the patch, now added to atomic update. Database entries also needed to be added to sample_notices_message_attributes.sql and sample_notices_message_transports.sql. The patch assumes there exists ODUE2 and ODUE3, so added default samples in sample_notices.yml. The content is equivalent to ODUE, except I added "This is the second reminder", and "This is the third reminder" suggestions are welcome if it should differ in some other way. Order for Overdue1, Overdue2, and Overdue3 is now also set in GetMessagingOptions, so the preferences are listed in the correct order. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
