Is it possible to customise the transitions between states on work items on VSTS? I have some custom states and want to restrict what the next available states are.
For example when a new bug is raised in the 'New' state the user should only able to select 'In Progress', 'Rejected' etc. But they should not be able to selected 'Closed'
This was possible in TFS but I can't find anywhere in VSTS to do this.