Here is how our current database is structured for events -The recurrence Id refers back to itself. The Id of the topmost row. Here is sample data on what all I have in the recurrence data -
If I try to run the application the first record shows as recurrence. The future records show broken links as follows -
Is the above because it has filtered out the first record? Are we supposed to bring back the entire or the parent record?
Now if I double click on it I get error saying Id not found which does make sense since the original record was not brought in.
But if I click the original record which is 59 in this scenario and click on Edit Series the browser hangs.
Can someone explain to me what data format is this expecting to be returned back from the database?
Thank You,
Regards,
Ameet