Transition command
With the transition command you can change the status of a Work Item.
Like at the assign command you can also use this command in two ways:
1. Provide a status that you want the Work Item to put into with a state transition.
2. Omit the status and select a status from the given available statuses.
The first case's command is /cb [ID] transition status name for example: /cb 1524316 transition in progress.
Note that the above example only works if there is a state transition from the Work Item's current status to a status named in progress and this state transition can be done without filling additional fields of the Work Item.
On the following screenshot you can see the /cb 1524304 transition closed command's result:
The second case's command is /cb [ID] transition.
In this way you will get a message like this.
Or if there are too many available transitions, instead of buttons, the will be a list of the available statuses: