zeebe:TaskSchedule extension elements supported by Camunda 8.2 will be validated by the engine. Both dueDate and followUpDate will be validated to be either valid FEEL expressions or valid ISO 8601 DateTime strings. zeebe:TaskSchedule extension elements are only allowed by Camunda 8.2 and newer.
zeebe:TaskSchedule
extension elements supported by Camunda 8.2 will be validated by the engine. BothdueDate
andfollowUpDate
will be validated to be either valid FEEL expressions or valid ISO 8601 DateTime strings.zeebe:TaskSchedule
extension elements are only allowed by Camunda 8.2 and newer.Requires https://github.com/camunda/zeebe-bpmn-moddle/pull/45 Related to https://github.com/camunda/camunda-modeler/issues/3484