Bug 38769 - Add plugins consent types to OPAC self registration process
Summary: Add plugins consent types to OPAC self registration process
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: OPAC (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Martin Renvoize (ashimema)
QA Contact: Testopia
URL:
Keywords:
Depends on: 31503
Blocks:
  Show dependency treegraph
 
Reported: 2024-12-21 15:18 UTC by Martin Renvoize (ashimema)
Modified: 2024-12-21 16:24 UTC (History)
2 users (show)

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


Attachments
Bug 38769: Display plugin consents on self registration (3.43 KB, patch)
2024-12-21 16:15 UTC, Martin Renvoize (ashimema)
Details | Diff | Splinter Review
Bug 38769: Display plugin consents on self registration (3.75 KB, patch)
2024-12-21 16:23 UTC, Martin Renvoize (ashimema)
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Renvoize (ashimema) 2024-12-21 15:18:33 UTC
The new functionality allows plugins to add patron consent types to the system doesn't expose those consent types to the user at self registration time like we do for the data processing consent.  We should have that option
Comment 1 Martin Renvoize (ashimema) 2024-12-21 16:15:38 UTC
Created attachment 175882 [details] [review]
Bug 38769: Display plugin consents on self registration
Comment 2 Martin Renvoize (ashimema) 2024-12-21 16:23:53 UTC
Created attachment 175883 [details] [review]
Bug 38769: Display plugin consents on self registration
Comment 3 Martin Renvoize (ashimema) 2024-12-21 16:24:26 UTC
Work in progress.. currently this patch just displays consent options and doesn't record them against the self-registered user yet.