[Koha-bugs] [Bug 31626] Add letter id to the message queue table

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 26 21:26:14 CEST 2022


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

ByWater Sandboxes <bws.sandboxes at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #141001|0                           |1
        is obsolete|                            |

--- Comment #7 from ByWater Sandboxes <bws.sandboxes at gmail.com> ---
Created attachment 141006
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=141006&action=edit
Bug 31626: Add letter id to the message queue table

It can be useful to know exactly what template was used to generate a notice.
To this end, it would be useful to store the letter id as a foreign key in the
message queue table.

Test Plan:
1) Apply this patch
2) Run updatedatabase.pl
3) Restart all the things!
4) Run an action that will send a notice to a patron
5) Note the letter id is now in the message_queue table for that notice!

Signed-off-by: Andrew Fuerste-Henry <andrewfh at dubcolib.org>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list