This repository has been archived by the owner on May 12, 2021. It is now read-only.
The UI incorrectly complains when FEEL expressions are used in Call activity Process ids #290
Labels
Milestone
Describe the Bug
The UI incorrectly complains if a FEEL expression is entered for a call activity process id.
It complains that the string is not a QName.
Steps to Reproduce
Expected Behavior
The UI should allow FEEL expressions as Zeebe supports FEEL expressions for this field
(and the broker correctly respects any FEEL expressions in this field).
Note - it looks like work on the bug #237 and the introduction of FEEL expressions happened in parallel and this sneaked in - maybe the validation needs to assert that the value is either a QName or a FEEL expression
Environment
The text was updated successfully, but these errors were encountered: