https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36631 Bug ID: 36631 Summary: longoverdue maxdays should be configurable in interface Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Command-line Utilities Assignee: koha-bugs@lists.koha-community.org Reporter: evelyn@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: robin@catalyst.net.nz If a library sets the DefaultLongoverdueDays syspref to a value greater than the maxdays default (366) without explicitly setting a larger maxdays value in the cron, longoverdue items will not be correctly processed. Being able to override the maxdays default of 366 with something like a configurable DefaultLongoverdueMaxDays value in the interface would make sure that the default is both known and taken into account by the library staff, as well as making it simpler for library staff to configure the longoverdue settings without having to have access to the command line. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.