-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Export study calendar link does not work. #418
Comments
We fixed which prevented the calendar from working. But we do not suggest to keep the link to the calendar export because of two major reasons:
|
Thank you for addressing the link issue. |
The `exportStudyCalendar` function and related UI elements were removed from the codebase. This cleanup eliminates unused functionality, simplifying the component logic and reducing clutter in the studies module.
#418: Remove export calendar functionality from studies module
The link to the calendar has been removed as well as the respective endpoint within the data gateway. |
The URL link for downloading calendar (.ics) file does not work properly.
http://localhost:8085/api/v1/calendar/studies/27/calendar.ics
The text was updated successfully, but these errors were encountered: