[Koha-bugs] [Bug 16672] Add ability to remove expired holidays from special_holidays

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jun 6 15:55:14 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16672

--- Comment #1 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 52081
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=52081&action=edit
Bug 16672 - Add ability to remove expired holidays from special_holidays

It would be very helpful if the cleanup_database.pl script had the
ability to delete holidays from the special_holidays table there were
older than a given number of days in the past.

Test Plan:
1) Apply this patch
2) Create some unique holidays in the past of varying ages
3) Test the new switch '--unique-holidays DAYS' for cleanup_database.pl
4) Verify only holidays older then the specified number of days are removed

NOTE: The language 'unique holdays' is used in the interface to match
      it's use in the staff web interface.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list