Welcome to the JavaScript feedback portal. We’re happy you’re here! If you have feedback on how to improve the JavaScript, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

0
Votes

There is a bug with the export/import when a reccuring rule is used with some exception.
Here are my steps to reproduce:
on https://ej2.syncfusion.com/documentation/schedule/exporting/#exporting-calendar-events-as-ics-file
switch to month view and create a weekly event "my_event"
image
Edit one of the event, but not the series and update the title for "my_event_exception"
On the calendar, everything is ok:

image

Then export the ical file, and try to reupload it in https://ej2.syncfusion.com/documentation/schedule/exporting/#import-events-from-other-calendars
the exception seem to exist aside the reccuring event and not as part of the event
image