Studio-side
- create a workflow
- add a Approve/Reject task
- add a new transition named command.remove (see newTransition.png)
- save the project
Server-side
- start the server
- login
- synch the server with the Studio project
- start a workflow
- open google inspector
- click the Network tab in google inspector
- click the View graph link
- observe the picture displayed does not show the label for the new transition whereas it does for Reject and Approve
- observe the google inspector query result. The transition label is not returned. See:
Expected behavior: the label should be evaluated