https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29180 --- Comment #5 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Created attachment 127318 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=127318&action=edit Bug 29180: Rename syspref RequestOnOpac with OPACHoldRequests It is a confusing name because we have 'Article Request' as a feature, and this does not follow Koha terminology. Test plan: `updatedatabase` and confirm that the syspref has been renamed `git grep RequestOnOpac` => No occurrence in the code QA: The syspref's value is always retrieved using Koha.Preference from .tt files, we don't need to send it from controllers or C4::Auth -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.