camunda / camunda-modeler

An integrated modeling solution for BPMN, DMN and Forms based on bpmn.io.

Home Page:https://camunda.com/products/modeler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow management/deletions of messages in the UI

strangelookingnerd opened this issue · comments

Problem you would like to solve

Currently it is possible to create bpmn:message (as well as escalation, errors...) via the UI.
For the user there is no way to delete them other than switching into the XML view.

Proposed solution

It should be possible to delete messages. Also there should be a warning if the user wants to delete a message that is still referenced.

Alternatives considered

Delete messages by editing the bpmn XML.

Additional context

Related to #4339, #4341, #4344, #1982