-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Labels
kind:taskCategorizes an issue or PR as general maintenance, i.e. cleanup, refactoring, etc.Categorizes an issue or PR as general maintenance, i.e. cleanup, refactoring, etc.
Description
What should we do?
Currently, message names are hidden by default in Connector element templates for inbound Connectors. This can lead to confusion in case of duplicate message names which can occur when copy&pasting a BPMN as there is no easy way to inspect message names.
We should not hide these properties but make them show up in the element templates by removing the Hidden property type and using a string.
Related web-modeler issue: https://github.com/camunda/web-modeler/issues/17267
Why should we do it?
We receive more and more support requests due to duplicate message names after users copy and modify existing BPMN files but are currently stuck as they cant easily change the message names themselves in the properties panel.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind:taskCategorizes an issue or PR as general maintenance, i.e. cleanup, refactoring, etc.Categorizes an issue or PR as general maintenance, i.e. cleanup, refactoring, etc.