3 messages in com.googlegroups.google-calendar-help-dataapiEditing event updates version of rela...
FromSent OnAttachments
Charlie Wood23 Jan 2007 11:07 
Ryan Boyd (Google)23 Jan 2007 15:30 
Charlie Wood30 Jan 2007 08:02 
Subject:Editing event updates version of related exceptions?
From:Charlie Wood (char@gmail.com)
Date:01/23/2007 11:07:40 AM
List:com.googlegroups.google-calendar-help-dataapi

I've noticed a behavior that I wasn't expecting and want to know if it's as-designed or a bug:

Let's say I create a recurring event A and then change the startTime of one of its instances, which creates another event B (an exception) whose gd:originalEvent element points to event A. At this point let's say event A has a version of 63305262047 and event B has a version of 63305262049.

If I then edit Event B, its version is is updated, but Event A's isn't, which is as expected. However, if I edit event A (for instance, by changing its description) its version is updated as expected, but even though Event B's description isn't updated, its version is. Is this working as designed?

In short, when an exception's parent event is updated, the exception's version is updated. Is that how it's supposed to work?

Thanks, Charlie