https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37107 Bug ID: 37107 Summary: Unclear descriptions for DefaultLongOverduePatronCategories and DefaultLongOverdueSkipPatronCategories Change sponsored?: --- Product: Koha Version: 24.05 Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: Documentation Assignee: koha-bugs@lists.koha-community.org Reporter: sbrown@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: aude.charillon@ptfs-europe.com, philip.orr@lmscloud.de The descriptions for the DefaultLongOverduePatronCategories and DefaultLongOverdueSkipPatronCategories system preferences refer to 'overdues' - for example: -"Set the default patron categories to receive overdues to" -"Leave this field empty if you want to process overdues for all patron categories" This makes it sound like the system preferences are about whether patrons receive overdue notices ("receive overdues") or are eligible to have items be considered overdue ("process overdues"), but really they control whether items checked out patrons in these categories are set to a lost value by the longoverdue.pl cron. The system preferences' descriptions should be clarified to make this clear. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.