https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23909 --- Comment #26 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- (In reply to Andrew Fuerste-Henry from comment #25)
The atomic update here preserves the value in both AllowItemsOnHoldCheckoutSCO and AllowItemsOnHoldCheckoutSIP, but for AllowItemsOnHoldCheckoutSCO that means a change in behavior. At upgrade, if AllowItemsOnHoldCheckoutSCO was set to Allow (1) the update should change it to Allow pending and waiting holds (2).
For AllowItemsOnHoldCheckoutSIP, leaving the value set to 1 maintains the current behavior so no change need be made to the value.
I think I misread/misinterpreted Katrins comment above.. I'll add a quick follow-up to resolve this. -- You are receiving this mail because: You are watching all bug changes.