https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37885

            Bug ID: 37885
           Summary: Add ability to disable message queue processing
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Notices
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

There exist services that libraries utilize as an alternative to processing the
message queue. These services may utilize the queued messages and send them
from outside of Koha. Sometimes these services utilize the API or reports while
other times they utilize a plugin. It would be beneficial to be able to disable
running the message queue processor altogether, or to only execute the plugin
hook related to message queue processing ( before_send_messages ) to limit the
processing of messages to those handled by plugins. 

I think a new system preference along the lines of "Process/Don't
process/Process only via plugins" would be good, but haven't quite come up with
a sentence that makes sense.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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/

Reply via email to