Workflow Transitions

A workflow transition links stages in a workflow; it represents how an issue may move from one workflow stage to another. For example, a transition named assign might link the Scheduled and WIP workflow stages and be executed when a developer is assigned an issue from the backlog. You can optionally define actions and conditions for transitions. For example, you might define an action for the assign transition that sets the issue record’s Assigned To field to a certain user.

See Creating and Managing Workflow Transitions.