Summary: | Send patron a notification of a new OPAC note | ||
---|---|---|---|
Product: | Koha | Reporter: | Lari Taskula <lari.taskula> |
Component: | Staff interface | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | dcook, gmcharlt, stina.hallin |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: |
Description
Lari Taskula
2023-01-16 17:46:44 UTC
I propose adding a new message attribute such as OPAC_Message, making this type of message configurable in patron messaging preferences. The form itself would get a new dropdown menu "Send notification" with the following options - Do not send (default) - Notify of a new OPAC message (this would inform patron there is a new message and a link to OPAC to see it, GDPR friendly) - Send message content (this would send the message content as is) Default option could be configurable through a system preference. |