@cogat The current (misguided) way to cancel an occurrence is to provide some text in the cancellation reason field. An occurrence with a cancellation reason is considered cancelled and gets the is_cancelled flag set, and removing the reason text reverses this.
@cogat The current (misguided) way to cancel an occurrence is to provide some text in the cancellation reason field. An occurrence with a cancellation reason is considered cancelled and gets the
is_cancelled
flag set, and removing the reason text reverses this.