Bug 33055: (bug 32624 follow-up) Don't send a screen message if not blocked
authorNick Clemens <nick@bywatersolutions.com>
Thu, 23 Feb 2023 15:33:00 +0000 (15:33 +0000)
committerMatt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Fri, 3 Mar 2023 12:03:36 +0000 (12:03 +0000)
commita076542019dee21a64e18a43977d7256d266c80c
tree382eb756728e8eb1f97652a2965f161896a80012
parent06194137ec3d961710bbc37989a1bf37c4c2464a
Bug 33055: (bug 32624 follow-up) Don't send a screen message if not blocked

To test:
0 - Apply first patch
1 - prove -v t/db_dependent/SIP/Patron.t
2 - It fails
3 - Apply second patch
4 - prove -v t/db_dependent/SIP/Patron.t
5 - It passes!

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 6c5c35aa32a7ff61e46d9198dee55a0239f55f96)
Signed-off-by: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
C4/SIP/ILS/Patron.pm