[OGo-XML-RPC] Delete cyclic appointments
Adam Tauno Williams
xmlrpc@opengroupware.org
Thu, 07 Sep 2006 08:46:23 -0400
> I'm using XML-RPC interface to create and manage appointments.
> The appointment.delete method works fine for deleting a single
> appointment, but I want to know if there is a way to delete all
> appointments in a cycle in one turn. The XML-RPC interface is missing
> such e method. And also the parentDateId for the appointments doesn't
> appear in the appointment XML-RPC structure so that I could use it to
> delete cyclic appointments "by hand".
Yep, this is -
http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=1341
Which is on my to-do list; and doesn't look like it should be a big
deal. I'll see if I can get a patch submitted in the next couple of
days.