Summary: | Update wording of RestrictionBlockRenewing to include auto-renew | ||
---|---|---|---|
Product: | Koha | Reporter: | Andrew Fuerste-Henry <andrew> |
Component: | System Administration | Assignee: | Andrew Fuerste-Henry <andrew> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | david, gmcharlt, kyle, martin.renvoize, rcoert, victor |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28746 | ||
Change sponsored?: | --- | Patch complexity: | String patch |
Documentation contact: | Martin Renvoize | Documentation submission: | https://gitlab.com/koha-community/koha-manual/-/merge_requests/567 |
Text to go in the release notes: | Version(s) released in: |
22.05.00,21.11.06
|
|
Circulation function: | |||
Bug Depends on: | 28747 | ||
Bug Blocks: | |||
Attachments: |
Bug 30597: Update RestrictionBlockRenewal description to include auto renew
Bug 30597: Update RestrictionBlockRenewing description to include auto renew Bug 30597: Update RestrictionBlockRenewing description to include auto renew |
Description
Andrew Fuerste-Henry
2022-04-22 15:58:48 UTC
Created attachment 133692 [details] [review] Bug 30597: Update RestrictionBlockRenewal description to include auto renew To test: - apply the patch, find the syspref, see the new wording To confirm the behavior: - set the syspref to Block - give a patron an auto-renewing checkout and a restriction - run automatic_renewal.pl, see item does not renew - switch syspref to allow, repeat, see renewal Created attachment 133900 [details] [review] Bug 30597: Update RestrictionBlockRenewing description to include auto renew To test: - apply the patch, find the syspref, see the new wording To confirm the behavior: - set the syspref to Block - give a patron an auto-renewing checkout and a restriction - run automatic_renewal.pl, see item does not renew - switch syspref to allow, repeat, see renewal Signed-off-by: Owen Leonard <oleonard@myacpl.org> Created attachment 133902 [details] [review] Bug 30597: Update RestrictionBlockRenewing description to include auto renew To test: - apply the patch, find the syspref, see the new wording To confirm the behavior: - set the syspref to Block - give a patron an auto-renewing checkout and a restriction - run automatic_renewal.pl, see item does not renew - switch syspref to allow, repeat, see renewal Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Pushed to master for 22.05, thanks to everybody involved [U+1F984] Pushed to 21.11.x for 21.11.06 Not backported to oldoldstable (21.05.x). Feel free to ask if it's needed. |