https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10190 --- Comment #634 from Chloé Zermatten <chloe.zermatten@openfifth.co.uk> --- Created attachment 196844 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=196844&action=edit Bug 10190: (follow-up) Complete Vue.js rewrite of Circulation Triggers administration interface This patch aims to resolve the following issues as reported by comment 193: - missing atomic update for overde_X_has_rules (amended to account for comment 227) - existing delays being overwritten by the client when a rule set is displayed - inability to save circulation overdue rule sets for context for which circulations rules where already set - address bug_10190.pl db script warnings (undef values were being concatenated with strings) - add a guard clause to bug_101090.pl: check that the tables the script pulls the data from do still exist, otherwise exit. - remove duplicate Letters options in the circulation triggers add / edit form Signed-off-by: Michaela <michaela.sieber@kit.edu> -- You are receiving this mail because: You are watching all bug changes.