5 Commits

Author SHA1 Message Date
11fef5f120 fix: support core replace in compensation behavior
Closes #2073
2024-01-09 13:57:17 +01:00
357899036a fix(modeling): do not remove connection that is being created
Closes #2068
2024-01-05 13:37:54 +01:00
028cd205f1 chore: fix comments 2024-01-05 13:37:54 +01:00
51b712b408 chore: naming 2024-01-05 13:37:54 +01:00
3dbaf503a5 feat: improve handling of compensation association
* Allow to connect compensate boundary event to activity, turning it into compensation activity.
* Turn sequence flow connected to boundary event into compensation association
  when boundary event is turned replaced with compensate boundary event.

Closes #2038

---------

Co-authored-by: Maciej Barelkowski <maciej.barelkowski@camunda.com>
2023-12-22 15:00:21 +01:00