Bug 40715 - Patron consent: for some consent types we may need a reaffirmation at consent expiry
Summary: Patron consent: for some consent types we may need a reaffirmation at consent...
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Patrons (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks: 18081
  Show dependency treegraph
 
Reported: 2025-08-27 14:10 UTC by Marcel de Rooy
Modified: 2025-08-27 14:31 UTC (History)
2 users (show)

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.