https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24476 --- Comment #10 from Owen Leonard <oleonard@myacpl.org> --- (In reply to Andrew Fuerste-Henry from comment #9)
To Owen's concern, as is there isn't a way for the patron to opt out for themselves from the OPAC
They can submit the change via the same form they use to update their other personal details. However, this reveals another bug: The request doesn't show up in the staff client in the "Update patron records" page. It shows that a request was made but doesn't list it.
Following existing conventions, this sounds like two sysprefs and a new toggle on the category: IntranetAutoRenewOptOut OPACAutoRenewOptOut
Is there a need for the global preferences if the option can be configured at the patron category level? Seems redundant. -- You are receiving this mail because: You are watching all bug changes.