You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
We use Pagerduty to manage our on call rotations. When I export a iCal from PagerDuty it apparently is natively in a file with Unix line endings (LF), but Team Calendars cannot read the file until it has been converted to Windows line endings (CR LF).
The reported error on screen when attempting to import is "The uploaded data does not seem to be iCalendar content" The Log file for atlassian-confluence.fb reports a formatting issue based on tags, not line endings but the line endings are what is causing the format issues. When converted to Windows line endings the same file imports successfully.
Our on call schedule updates regularly, but can not be imported dynamically or by linking a remote URL due to this issue.
Can you fix this issue?