[Koha-bugs] [Bug 25647] New: Allow hold notifications to be disabled separately from the process_message_queue

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jun 1 21:58:41 CEST 2020


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: koha-bugs at lists.koha-community.org
          Reporter: wizzyrea at gmail.com
        QA Contact: testopia at bugs.koha-community.org

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.


More information about the Koha-bugs mailing list