https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29012
Andrew Nugged <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #25 from Andrew Nugged <[email protected]> --- DANGER!!! ALERT!!! The atomic update FILLS database for BRANCHES rules which not existed before, and values take precedence but are still hidden from the operator! for example, if you had holdallowed for some branch set up, that is table 5 on the page, not 1st, after the atomic update, you will have hidden issuedate=0 for 1st table, and the operator never will notice this until it gets into the raw database. But a single value of issuedate=0 will become applied OVER "all" branches rules because branches have higher precedence. -- 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/
