Bug 26968

Summary: Allow DefaultLongOverdueSkipLostStatuses to accept a value of "all"
Product: Koha Reporter: Andrew Fuerste-Henry <andrew>
Component: CirculationAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, kyle.m.hall
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:
Bug Depends on: 25958    
Bug Blocks:    

Description Andrew Fuerste-Henry 2020-11-08 21:41:18 UTC
If a library wants to set DefaultLongOverdueSkipLostStatuses to apply to all lost statuses, they need to list them all. Should they later add a new lost status, it will not be included. It would be helpful if one could put in "_ALL_" or something to designate any and all lost values should be blocked.