| Summary: | Make clear in RestrictPatronsWithFailedNotices syspref description that restrict_patrons_with_failed_notices.pl cronjob has default days setting | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Aleisha Amohia <aleisha> |
| Component: | Command-line Utilities | Assignee: | Andrew Fuerste-Henry <andrew> |
| Status: | Needs documenting --- | QA Contact: | Lucas Gass (lukeg) <lucas> |
| Severity: | enhancement | ||
| Priority: | P5 - low | CC: | andrew, felicie.thiery, fridolin.somers, lucas, robin |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39010 | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | String patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: |
25.11.00,25.05.03
|
|
| Circulation function: | |||
| Bug Depends on: | 23295 | ||
| Bug Blocks: | |||
| Attachments: |
Bug 38404: Add explanatory text to RestrictPatronsWithFailedNotices
Bug 38404: Add explanatory text to RestrictPatronsWithFailedNotices Bug 38404: Add explanatory text to RestrictPatronsWithFailedNotices |
||
|
Description
Aleisha Amohia
2024-11-07 22:45:46 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. Created attachment 180409 [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. The information for the preceding 7 days is displayed correctly. Created attachment 184648 [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. Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> Nice work everyone! Pushed to 25.05.x Not backported to 24.11.x to avoid translation work |