I currently have Activity, Recurrence, and Variance wired up, and everything seems to fetch correctly (e.g., all of my Fetch... methods are getting called).
If I create a new Activity and add Recurrence, all appointments display correctly.
However, as soon as I add variance by editing and saving an Occurrence, my Root Activity is never displayed (on the DayView, for instance), but my new Variance and subsequent Occurrences for the Recurring activity show up.
Does anyone have an idea as to why my Root Activity would disappear after I add a Varriance record?
Thanks in advance, JP