Switch to Expression mode in Condition Expression editor, select any language but Java
Click on canvas and select Sequence flow again
Actual Result:
When you select any language but Java in Expression mode of the Condition Expression editor, Condition mode will be disabled – it is correct.
But when you re-open this editor (by deactivation and re-activation of the Sequence Flow) it will be unlocked.
Expected Result
Condition view should be always unlocked for any language but Java user should see warning that expression can be parsed only for Java exclusively.
Create Start->End process
Select Sequence flow
Switch to Expression mode in Condition Expression editor, select any language but Java
Click on canvas and select Sequence flow again
Actual Result:
When you select any language but Java in Expression mode of the Condition Expression editor, Condition mode will be disabled – it is correct.
But when you re-open this editor (by deactivation and re-activation of the Sequence Flow) it will be unlocked.
Expected Result
Condition view should be always unlocked for any language but Java user should see warning that expression can be parsed only for Java exclusively.
When you select language not supported by Visual Condition Expression editor it is not possible to switch from Expression view to Condition view.
But if you deselect Sequence flow and select it again, it will be possible.