Hi team,
Some issues I found with workflows define variable action.
1: If you create a workflow and use the action Define Variable (beta), you can add multiple operators. Once you do that, the previous operators are hidden like this:
You have to click away from the action and open it again to see all operators:
2: You can’t remove operators easily through the UI, only add them.
3: You need to specify at least one operator or it will fail. There are use cases where we don’t need any operator. Maybe the transformation is already happening through the jsonpath in variable1 and we would like to store that value to a variable.