- 
    Bug 
- 
    Resolution: Unresolved
- 
    Low 
- 
    None
- 
        3
- 
        Minor
Issue Summary
The user encountered an issue when attempting to enable the Calendar view for a newly created Trello board. The initial ICS file link generated is incorrect, containing backslashes and resulting in a non-existent URL. However, refreshing the page results in the correct link being generated.
Steps to Reproduce
- Set up a new board with some cards and columns.
- Enable the Calendar view and copy the ICS link.
- Observe the incorrect link with backslashes. Add it to personal Calendar or use the link to open, doesn't work
- Refresh the page and note the corrected link. When the new links are added to the personal calendar, the board name is displayed along with the cards.
Expected Results
The ICS link should be functional and able to be added to a personal calendar without any errors.
Actual Results
The ICS link currently appears as a forward slash, rendering it unusable.
Workaround
Refresh the ICS link once to make it usable.