bbalet / jorani

Leave and Overtime Management System
http://jorani.org/
GNU Affero General Public License v3.0
389 stars 276 forks source link

ICS url/link (hash/token) changes unexpectedly #416

Open stewartwatson321 opened 4 months ago

stewartwatson321 commented 4 months ago

I use ICS to integrate Jorani global calendar with google calendar.

This works fine but, sometimes, the url for the ICS link changes unexpectedly.

Specifically, the hash/token seems to update to a new random hash/token in the ICS url.

This breaks the connectivity with google calendar.

Is this expected behaviour?

If yes, is there any way to prevent ICS hash/token in url changing or change the frequency of update?

Thank you.