[OGo-Users] howto ignore appointment collision check, when reschudiling

Adam Tauno Williams users@opengroupware.org
Wed, 09 Apr 2008 11:32:58 -0400


> i am running 1.1.7 on a debian etch machine.
> when creating an appointment and there is a collision. i get an a warning.
> but at rescheduling i get only an error:
> rescheduling failed, cause there is a collision.
> is there a way to let the user decide, like on creating an appointment?

I think this is an existing feature.  

In the WebUI appointment editor there is "Conflicts: <*> detect < >
allow < > always ignore"  

If creating appointments via the zOGI API set the isConflictDisabled
attribute to a value of 1 to permanently ignore conflicts for an
appointment.