https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25647
Bug ID: 25647
Summary: Allow hold notifications to be disabled separately
from the process_message_queue
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Notices
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
During these library closures, it has been apparent that it would be good to
allow the hold notices to be disabled separately from the process message
queue.
A common scenario is a library wants to process holds but does not want hold
notifications to go out. They also want to have overdues and advanced due
notices to go out.
I know we can already (or very soon) run the message queue enabled for
different branches, but I feel there needs to be a way to allow the libraries
to be able to manage what is on or off from the interface, and not with a cron
flag as it is done currently.
I've thought of a few ways we might do this
- through the enhanced messaging preferences (allow an override per patron
category or branch for these optional notices)
- as a different set of flags on the process_message_queue cron
or something else entirely.
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/