https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22653 --- Comment #4 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 90703 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=90703&action=edit Bug 22653: Remove unimplemented RotationPreventTransfers system preference This removes the RotationPreventTransfers system preference from updated and new installations. To test: - Verify you have the RotationPreventTransfers pref - Apply patch and run database update - Verify the preference no longer exists in your system - in the sys pref editor - in your database: SELECT * from systempreferences WHERE variable = "RotationPreventTransfers"; -- You are receiving this mail because: You are watching all bug changes.