Summary: | Automatic checkin setting in item type setup should note required cronjob | ||
---|---|---|---|
Product: | Koha | Reporter: | Andrew Fuerste-Henry <andrew> |
Component: | Staff interface | Assignee: | Andrew Fuerste-Henry <andrew> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | barbara.johnson, bwsdonna, fridolin.somers, gmcharlt, jonathan.druart, kelly, kyle, sbrown |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | String patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
21.11.00,21.05.05
|
|
Circulation function: | |||
Bug Depends on: | 23207 | ||
Bug Blocks: | |||
Attachments: |
Bug 28913: Note cronjob on automatic return settings in itemtypes
Bug 28913: Note cronjob on automatic return settings in itemtypes Bug 28913: Note cronjob on automatic return settings in itemtypes |
Description
Andrew Fuerste-Henry
2021-08-27 16:20:18 UTC
Created attachment 124194 [details] [review] Bug 28913: Note cronjob on automatic return settings in itemtypes To test: 1 - go to itemtype config in Admin 2 - confirm it doesn't mention the automatic_return cron 3 - apply patch and restart 4 - confirm note now says "This feature requires the misc/cronjobs/automatic_checkin.pl cronjob. Ask your system administrator to schedule it." Created attachment 126968 [details] [review] Bug 28913: Note cronjob on automatic return settings in itemtypes To test: 1 - go to itemtype config in Admin 2 - confirm it doesn't mention the automatic_return cron 3 - apply patch and restart 4 - confirm note now says "This feature requires the misc/cronjobs/automatic_checkin.pl cronjob. Ask your system administrator to schedule it." Signed-off-by: Barbara Johnson <barbara.johnson@bedfordtx.gov> Created attachment 127129 [details] [review] Bug 28913: Note cronjob on automatic return settings in itemtypes To test: 1 - go to itemtype config in Admin 2 - confirm it doesn't mention the automatic_return cron 3 - apply patch and restart 4 - confirm note now says "This feature requires the misc/cronjobs/automatic_checkin.pl cronjob. Ask your system administrator to schedule it." Signed-off-by: Barbara Johnson <barbara.johnson@bedfordtx.gov> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> I don't know if it's a big deal but, to me, the note reads like: the cronjob is not setup correctly. Whereas we don't know and maybe no action is required. It's phrased like the system preferences, but I understand what you mean. What if we just leave otu the "Ask..." part? Pushed to master for 21.11, thanks to everybody involved! (In reply to Katrin Fischer from comment #5) > It's phrased like the system preferences, but I understand what you mean. > What if we just leave otu the "Ask..." part? Sorry, didn't see your comment before I pushed it. Feel free to submit a follow-up here! Pushed to 21.05.x for 21.05.05 |