[Koha-bugs] [Bug 32048] Calendar adding holidays repeated

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Aug 28 16:22:12 CEST 2023


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

--- Comment #1 from Laura Escamilla <Laura.escamilla at bywatersolutions.com> ---
Created attachment 154885
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=154885&action=edit
Bug 32048: Added clear cache routine to delete_holiday_range_repeatable

To test:
1 - Enter a holiday repeated yearly on a range from the 1st of the month to the
5th
2 - Delete it
3 - Add a new holiday from the 20th to the 25th
4 - When saved, the holiday from the 1st to the 5th is also added again.
5 - Apply patch and restart_all. 
6 - Repeat steps 1-3. Notice that the holiday from the 1st to the 5th is no
longer added and it has properly been cleared from the cache. 
7 - Sign off! :D

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


More information about the Koha-bugs mailing list