Hi, all .. not sure if anyone else has run across this problem yet but I have a client who wants to consolidate several calendars into one and so I've been exporting and importing them all via the GUI. Easy, right? Well, all data in the event moves over, except for the comments feed entries. Similarly, when I copy an event to another calendar using the GUI (or when I try to "duplicate" an event), the comments don't move over, either. The only way that I could find to get the comments feed moved over through the GUI was to change ownership of the event, but that's a pain as the receiving user needs to accept each event via email. So ..
1. does anyone know how to programmatically change an event's owner? php/zend, if possible. could i loop through all events on a calendar and change the owner? 2. does google know of (and plans to fix) this export oversight? is there a workaround for it? Seems the only way to do it is by writing a program to read all events from one calendar and then write them all out into another (i have to do this across domains) .. does anyone have a code snippet to do this? Or another and better idea? Thanks so much, Brian. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Calendar Data API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-calendar-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---
