Changing event type from "interrupting" to "non-interrupting" should retain properties #4567
Labels
backlog
Queued in backlog
BPMN
enhancement
New feature or request
good first issue
Good for newcomers
modeling
spring cleaning
Could be cleaned up one day
ux
Problem you would like to solve
I'm always frustrated, when I change the type of a start message event from "interrupting" to "non-interrupting" (or the other way around) and the properties of the event are lost (e.g. the message name).
Proposed solution
Retain all element properties if its type is changed from "interrupting" to "non-interrupting". This should be applied for all element types that have those two sub-types.
Alternatives considered
Without the proposed feature, I have to manually enter the properties again.
Additional context
Depends on bpmn-io/bpmn-js#2249.
The text was updated successfully, but these errors were encountered: