Implementing a workflow for issues with the type of defect as described in this Quick Start has resulted in the following behavior:
Clicking the stage button (here, it is New) displays a read-only version of the workflow diagram, providing users with an understanding of where their issue is relative to other stages in the workflow.
Clicking a transition button (here it is to Scheduled, but there might be more than one) moves the issue through the workflow. The availability of a transition is based on the issue’s current stage and any conditions you have defined for the transitions, you might specify a condition that makes a particular transition available only to a specific user or group, for example.
Finally, notice that the Status field is read-only. It can be updated only by AccuRev based on actions defined for the appropriate workflow stage or transition.
The Quick Start showed you how to use the Stage Generator and tools in the Workflow Editor to quickly create a functional workflow that provides both issue process automation and compliance with development and release process policies. The remaining sections in this chapter revisit each of the steps in the QuickStart in greater detail. Refer to them to learn more about additional workflow features and functionality.