https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39532
Kyle M Hall (khall) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Passed QA --- Comment #7 from Kyle M Hall (khall) <[email protected]> --- > As I see it running this scripts will just overwrite any existing SUSPENSION > restriction with a date provided in the script when run. It feels to risky > especially as a change in behavior that might not be noticed in time. That is actually a feature of the SUSPENSION restriction. It's a singleton that should be updated to the longer of the new date or the existing date ( if there is one ). This is its very purpose. -- 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/
