https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39532 Kyle M Hall (khall) <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Passed QA --- Comment #7 from Kyle M Hall (khall) <kyle@bywatersolutions.com> ---
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.