When I create a recurring event, my database is not updated correctly.
For example:
I create a recurring event starting from 21 july 9AM to 21 july 10AM, with 10 occurences on working days. This works exactly as expected on screen for the 10 events created. But in the database, I have only one event created starting on my first occurence date 21 july 9AM and ending on my last occurence date 4th august 9AM (and not 10AM). Of course if I refresh the data, I see only one event on the 14 days.
Even in the correct scenario, recurring event will be stored as a single record ( not as 10 separate records )
Be sure that you have added extra fields, necessary for recurring events. And that connector’s code was updated (if you are using connector’s of course)