[Bug 37968] New: Add ability to store branchcode for messages in the queue and send by branchcode
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37968 Bug ID: 37968 Summary: Add ability to store branchcode for messages in the queue and send by branchcode Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Notices Assignee: koha-bugs@lists.koha-community.org Reporter: kyle@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org We should be able to specify in the message queue who "owns" a message, and filter based on that data. We should limit it to the patron's branchcode for now, with the option to add sysprefs to control who "owns" each notice on a per-notice basis as a later enhancement as each notice has different things associated with it. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37968 --- Comment #1 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 171793 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=171793&action=edit Bug 37968 - Add ability to store branchcode for messages in the queue and send by branchcode We should be able to specify in the message queue who "owns" a message, and filter based on that data. We should limit it to the patron's branchcode for now, with the option to add sysprefs to control who "owns" each notice on a per-notice basis as a later enhancement as each notice has different things associated with it. Test Plan: 1) Run updatedatabase.pl 2) Enqueue some messages 3) Inspect the database table, note the message qeueue branchcode column contains the patron's home branch 4) Try using process_message_queue.pl with the new --branch filter 5) Note only the message for the selected branch are sent! -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37968 --- Comment #2 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 171794 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=171794&action=edit Bug 37968: Add ability to store branchcode for messages in the queue and send by branchcode We should be able to specify in the message queue who "owns" a message, and filter based on that data. We should limit it to the patron's branchcode for now, with the option to add sysprefs to control who "owns" each notice on a per-notice basis as a later enhancement as each notice has different things associated with it. Test Plan: 1) Run updatedatabase.pl 2) Enqueue some messages 3) Inspect the database table, note the message qeueue branchcode column contains the patron's home branch 4) Try using process_message_queue.pl with the new --branch filter 5) Note only the message for the selected branch are sent! -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37968 --- Comment #3 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 171795 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=171795&action=edit Bug 37968: Tidy code -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37968 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #171793|0 |1 is obsolete| | Attachment #171794|0 |1 is obsolete| | Attachment #171795|0 |1 is obsolete| | --- Comment #4 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 171796 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=171796&action=edit Bug 37968: Add ability to store branchcode for messages in the queue and send by branchcode We should be able to specify in the message queue who "owns" a message, and filter based on that data. We should limit it to the patron's branchcode for now, with the option to add sysprefs to control who "owns" each notice on a per-notice basis as a later enhancement as each notice has different things associated with it. Test Plan: 1) Run updatedatabase.pl 2) Enqueue some messages 3) Inspect the database table, note the message qeueue branchcode column contains the patron's home branch 4) Try using process_message_queue.pl with the new --branch filter 5) Note only the message for the selected branch are sent! -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37968 --- Comment #5 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 171797 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=171797&action=edit Bug 37968: Tidy code -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37968 Michelle Spinney <mspinney@clamsnet.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mspinney@clamsnet.org -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37968 Johanna Räisä <johanna.raisa@koha-suomi.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |johanna.raisa@koha-suomi.fi --- Comment #6 from Johanna Räisä <johanna.raisa@koha-suomi.fi> --- We are very interested about this! Is there something more to do before testing, the status is still NEW? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org