Summary: | Should the 'Main contact method' field override the AutoEmailPrimaryAddress at patron-level? | ||
---|---|---|---|
Product: | Koha | Reporter: | Caroline Cyr La Rose <caroline.cyr-la-rose> |
Component: | Notices | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | kch-tr.lhl-consortium, martin.renvoize |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31498 | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: |
Description
Caroline Cyr La Rose
2023-03-13 20:28:59 UTC
Agree that adding a new value to the system preference AutoEmailPrimaryAddress to match up the option chosen by the user on the Main contact method dropdown would be sensible. As it stands the AutoEmailPrimaryAddress preference doesn't have primary_contact_method as a selectable value, which should allow Koha to send notices to the patron's preferred email. I think I'd do this a little differently. I think we should have an option to enable/disable that picker option at the patron level rather than adding it to primary address options. Then use it whenever explicitly set by the patron or use the primary address option if they've not set it. I also wonder where advanced patron messaging preferences should sit in regards to all this (In reply to Martin Renvoize from comment #2) > I think I'd do this a little differently. I think we should have an option > to enable/disable that picker option at the patron level rather than adding > it to primary address options. Then use it whenever explicitly set by the > patron or use the primary address option if they've not set it. > > I also wonder where advanced patron messaging preferences should sit in > regards to all this If this works to prioritise the patron's preferred email choice, then I'd like to see it, would save our staff a lot of time manually swapping data between fields. Not sure what to say about messaging preferences, what are the possible impacts? |