[Koha-bugs] [Bug 31533] New: Add opt-in/opt-out flags to patron consents

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Sep 8 09:12:07 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31533

            Bug ID: 31533
           Summary: Add opt-in/opt-out flags to patron consents
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: OPAC
          Assignee: oleonard at myacpl.org
          Reporter: m.de.rooy at rijksmuseum.nl
        QA Contact: testopia at bugs.koha-community.org

Part of the 20380 set.
Building on top of 31503.

While we now only enforce the GDPR consent if the pref is set to Enforced, we
leave other consents empty. Which actually is opt-in. They need to go to the
consents page and enable the specific consent.

If we would add opt-out, we can either add consents for all users or make
PatronConsent a bit smarter and only register refusal (opt-out).
It feels more consistent to add all consents to the table, and add them too in
the self reg process. But when you add a new consent type and mark it as
opt-out, we should then populate the table too.

Do we also need a Mandatory flag? Historically, we treat the GDPR consent as
such. Other consents may not be of that same category. But we might want the
user to make an explicit choice there without the same exceptional approach
that we use for GDPR. How do we get him on that page? If he arrives there, we
can obviously allow saving only when those mandatories are filled..

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list