I'm creating a new workflow, and would like to be able to enforce which projects an issue can be moved to.
For example, when code is released from engineering, it then should only be able to move to QA. QA can then assess the code, and either move it to Operations to deploy, or back to engineering. If it gets moved back, engineering can again only send it over to QA, not directly to Operations.
Is there any way to enforce a workflow like this?