Chained DMN decisions

In the DMN editor, when you set up two chained DMN tables, and you go to edit the root decision node, the expression editor will autocomplete with the child table’s name.

e.g., if you set up Child → Parent
and then you edit Parent, create an input column, and edit the expression, it will autocomplete the value “Child”.

Which would be great, except that what you need in there is Child’s ID, not its name. The id doesn’t autocomplete.

Great feedback, thanks @sirdodger
I’ll pass that long to the team.

Hi, thanks for the feedback. I’ve created an issue for this: Suggest element ID instead of name for variable suggestions · Issue #83 · camunda/camunda-dmn-js · GitHub We will take care of this soon.

1 Like