http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13166 Bug ID: 13166 Summary: add all restrictions purge to cleanup_database.pl Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Command-line Utilities Assignee: gmcharlt@gmail.com Reporter: fridolyn.somers@biblibre.com QA Contact: testopia@bugs.koha-community.org Bug 12760 adds the ability to purge expired restrictions older than some days. But if you want to purge all expired restrictions, using "--restrictions 0" does not work, its like "--restrictions" so it uses default purge days. I propose to add a new option "--all-restrictions" to purge all expired restrictions. This feature is asked by one of our libraries. -- You are receiving this mail because: You are watching all bug changes.