-
Bug Part
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
Reproduce:
- Have two decision definitions that share the same xml (like the decision tables of the invoice process)
- Retrieve the input variables for one of the decisions contained in the xml: https://github.com/camunda/camunda-optimize/wiki/Variables#get-list-of-names-for-a-given-decision-input-variable
Expected:
- Only the variables contained in the specified decision key are returned
Observed:
- All variables contained in the xml are returned
—
Hint:
- This also affects the decision output variable names endpoint