Replace menu not helpful when I have the intend to link existing building blocks #4802
Labels
BPMN
bug
Something isn't working
good first issue
Good for newcomers
modeling
spring cleaning
Could be cleaned up one day
ux
Describe the bug
As a user implementing a solution on top of Camunda my goal is not to create a business rule task, but my goal is to link a DMN decision. The replace menu (and the search implemented there) should assist me on my journey, but it currently does not: If I search for
DMN
orDecision
it yields nothing, so I have the impression that linking DMN does not work.(As seen in the capture the same applies for forms, called processes, etc.)
Steps to reproduce
DMN
with the purpose of appending a task with a linkedDMN
Expected behavior
DMN
,Form
or other execution relevant terms I get relevant suggestions.DMN
I want to seeBusiness Rule Task
in the list as a hint that this task allows me to link a DMN decisionEnvironment
Additional context
The replace menu already supports a hidden
search
field for entries, this field can be used to establish further context without bloating the UI. We likely want to inject the additional meta-data via camunda-bpmn-js.The text was updated successfully, but these errors were encountered: