Hello Camunda Community,
We are using Camunda 7.19 with Spring Boot. while assigning user task Camunda triggers Update and Assignment event. our requirement to skip the Update event on assignment task. is there a way to stop/skip update event ?
also is it possible to check which property change on update event ? so we can skipp that event for further processing
Appreciate your support in advance.