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

            Bug ID: 39913
           Summary: Fully delete patrons when removing due to refused GDPR
                    consent
 Change sponsored?: ---
           Product: Koha
           Version: Main
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Patrons
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected]
        Depends on: 21336

When cleanup_database deletes patrons based on the PatronRemovalDelay system
preference, it sends those patrons to the deleteborrowers table. It seems like
it would be more in keeping with user/patron expectations to fully delete those
borrowers, skipping deletedborrowers entirely.

We're looking at developing a feature for recovering borrowers from
deletedborrowers, and we definitely would not want to allow restoration of
patrons who declined GDPR consent. That'd be easier to avoid if we just delete
them entirely in the first place.


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21336
[Bug 21336] GDPR: Handle unsubscribe requests automatically by optional
(administrative) lock, anonymize and remove
-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to