Commit disables holiday schedule(s)
ScopServ has updated our Holiday API's to support Holidays by Country and Region
Example:
Canada - Ontario
Shows Provincial specific Holidays such as Family Day.
CAVEAT
ScopTEL introduced cached data of holiday data in case the API connection is severed in order to avoid system outages.
Commits may display the Holiday schedule(s) disabled due to schedule in cached data.
Fix
Remove the existing holiday cached with this command:
rm -rf /tmp/.scopserv_holiday*
Edit and Save your disabled schedule
Enable the disabled schedule in the GUI using the Scheduler Manager
Check your Incoming Lines for any disabled schedules and enable if necessary.
Commit your changes