Bug 40362 - Patron API to allow messaging preferences set through patron attribute
Summary: Patron API to allow messaging preferences set through patron attribute
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: REST API (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-07-14 13:15 UTC by Hannah Dunne-Howrie
Modified: 2025-07-14 13:15 UTC (History)
1 user (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 Hannah Dunne-Howrie 2025-07-14 13:15:36 UTC
We use Aspen for our self-registration form but we are not able to allow end users to set their messaging preferences via this form but we can add patron attributes, so we would like to be able to set the messaging preferences via patron attributes. Currently we have a workaround using some custom .js in Koha once the record is opened to set the values based on a patron attribute field input, but not possible during self-registration so all end users are default by their patron category messaging preferences which is not always ideal for some end users.