Bug 40715

Summary: Patron consent: for some consent types we may need a reaffirmation at consent expiry
Product: Koha Reporter: Marcel de Rooy <m.de.rooy>
Component: PatronsAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, kyle
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40713
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:
Bug Depends on:    
Bug Blocks: 18081    

Description Marcel de Rooy 2025-08-27 14:10:09 UTC
See also bug 40713 comment0.
The patron_consent table has two datetimes: given_on and refused_on. But (depending on consent type) we should have an expiration date for a given consent.
When we reach that date we should ask for reaffirmation.

This reaffirmation/expiration is typically needed for the GDPR consent.