Bug 38404 - Make clear in RestrictPatronsWithFailedNotices syspref description that restrict_patrons_with_failed_notices.pl cronjob has default days setting
Summary: Make clear in RestrictPatronsWithFailedNotices syspref description that restr...
Status: Needs Signoff
Alias: None
Product: Koha
Classification: Unclassified
Component: Command-line Utilities (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Andrew Fuerste-Henry
QA Contact: Testopia
URL:
Keywords:
Depends on: 23295
Blocks:
  Show dependency treegraph
 
Reported: 2024-11-07 22:45 UTC by Aleisha Amohia
Modified: 2025-01-31 19:19 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments
Bug 38404: Add explanatory text to RestrictPatronsWithFailedNotices (1.57 KB, patch)
2025-01-31 19:16 UTC, Andrew Fuerste-Henry
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Aleisha Amohia 2024-11-07 22:45:46 UTC
New cronjob restrict_patrons_with_failed_notices.pl added by Bug 23295 will always affect notices failed in the last 7 days.

This should be made clear to library staff in the syspref description. 

For example the description could be changed to:

"a restriction to a patron when Koha has failed to send their email and SMS messages in the previous 7 days"
Comment 1 Andrew Fuerste-Henry 2025-01-31 19:16:04 UTC
Created attachment 177408 [details] [review]
Bug 38404: Add explanatory text to RestrictPatronsWithFailedNotices

To test:
apply the patch and search for RestrictPatronsWithFailedNotices in sysprefs. It will now include a note that the cron looks at the preceding 7 days.