Description
Fridolin Somers
2023-03-11 06:31:35 UTC
Created attachment 148102 [details] [review] Bug 33204: Add the ability to filter on patron library for borrowers-force-messaging-defaults.pl Like filter on category Bug 19454, it would be helpful to filter on a specified library for misc/maintenance/borrowers-force-messaging-defaults.pl Test plan: 1) Select two patrons A and B in say libraries L1 and L2. 2) Change the msg prefs for A and B away from defaults. 3) Run misc/maintenance/borrowers-force-messaging-defaults.pl -doit -library L1 Verify that patron A changed and patron B did not. 4) Run with both category and library filters Created attachment 151655 [details] [review] Bug 33204: Add the ability to filter on patron library for borrowers-force-messaging-defaults.pl Like filter on category Bug 19454, it would be helpful to filter on a specified library for misc/maintenance/borrowers-force-messaging-defaults.pl Test plan: 1) Select two patrons A and B in say libraries L1 and L2. 2) Change the msg prefs for A and B away from defaults. 3) Run misc/maintenance/borrowers-force-messaging-defaults.pl -doit -library L1 Verify that patron A changed and patron B did not. 4) Run with both category and library filters Signed-off-by: Sam Lau <samalau@gmail.com> Created attachment 155135 [details] [review] Bug 33204: Add the ability to filter on patron library for borrowers-force-messaging-defaults.pl Like filter on category Bug 19454, it would be helpful to filter on a specified library for misc/maintenance/borrowers-force-messaging-defaults.pl Test plan: 1) Select two patrons A and B in say libraries L1 and L2. 2) Change the msg prefs for A and B away from defaults. 3) Run misc/maintenance/borrowers-force-messaging-defaults.pl -doit -library L1 Verify that patron A changed and patron B did not. 4) Run with both category and library filters Signed-off-by: Sam Lau <samalau@gmail.com> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Created attachment 155136 [details] [review] Bug 33204: (QA follow-up) Improve option description Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Pushed to master for 23.11. Nice work everyone, thanks! Enhancement not pushed to 23.05.x |