Clicking on the “Edit Workflows” link in the Administration sidebar navigation brings up the list of defined incident workflows for the current project. A workflow is a predefined sequence of incident statuses linked together by “workflow transitions” to enable a newly created incident to be reviewed, prioritized, assigned, resolved and closed, as well as to handle exception cases such as the case of a duplicate or non-reproducible incident. The workflow list screen for a sample project is illustrated below:
To modify the name, default status, notify and/or active flags, simply change the values in the appropriate text-box, radio-button, check-box or drop-down list and click the <Update> button. To add a new workflow, simply click the <Add> button and a new workflow will be created with the standard SpiraTeam® steps and transitions.
You can have as many workflows as you like in a project, but only one can be marked as the default. Each incident type is assigned to a workflow; this allows you to have different incident types follow different paths from creation of closure. However when a new incident type is created, it will be initially associated with the project’s default workflow. The steps and transitions that make up the default workflow are illustrated in the diagram below:
The notify flag is used to tell SpiraTeam® whether that particular workflow should have email notifications turned on or off. You define what transitions and which recipients should receive the emails in the workflow transition editor (see below), but you can globally turn on/off notifications here as well. This is useful if you find that the notifications are becoming an annoyance, or if the email server is unavailable for a period of time.
Note: You can only assign an active workflow to an incident type, and similarly you cannot make a workflow inactive that is currently linked to an incident type. This is important as all incident types need to be linked to an active workflow at all times.
3.4.5.1. Edit Workflow Details
Clicking on the <Steps> button of a workflow brings up the following screen that lists all the workflow steps and workflow transitions that comprise the workflow:
This page lists in the left-most column all the various incident statuses defined for the project. The next column lists all the possible transitions that can occur from that status. In addition, with each transition is listed the name of the resulting destination status that the transition leads to. E.g. from the assigned status, depending on your role (see later) you can move the incident to either duplicate, resolves or not-reproducible depending on which transition the user takes.
Clicking on the name of a step or transition takes you to the appropriate details page (see below) where you can set the properties of the step or transition respectively. To delete an existing transition, simply click the <Delete> button after the transition name, and to add a new transition, click the <Add Transition> button in the Operations column.
3.4.5.2. Edit Workflow Transition
When you click on the transition name link from the previous screen, you are taken to the workflow transition details screen:
The top part of the screen is the “workflow browser” which illustrates how the transition relates to the workflow as a whole. It displays the current transition in the middle, with the originating and destination steps listed to either side. Clicking on either incident status name will take you to the appropriate workflow step details page. This allows you to click through the whole workflow from start to finish without having to return to the workflow details page.
This part of the screen lets you change the name of the transition and specify the subject line of any email notifications sent as part of this transition. To view the list of special tokens that can be used in the email subject, click on the “Display Email Subject Special Tokens” hyperlink:
Each transition has a series of conditions which need to be satisfied for a user to actually execute the transition (i.e. move the incident from the originating status to the destination status):
Each transition also has a set of notification rules that allow you to specify who should get an email notification if the transition is executed.
Both the conditions and notifications allow you to set three types of user role:
You can set any of these conditions by changing the drop-down list and/or check-boxes and clicking the appropriate <Update> button.
3.4.5.3. Edit Workflow Step
When you click on the incident status name link from either of the previous screens, you are taken to the workflow step details screen:
The top part of the screen is the “workflow browser” which illustrates how the step relates to the workflow as a whole. It displays the current incident status in the middle, with the possible originating and destination transitions listed to either side. Clicking on either workflow transition name will take you to the appropriate workflow transition details page. This allows you to click through the whole workflow from start to finish without having to return to the workflow details page.
This page allows you to define the behavior of the various incident fields (i.e. those that are a standard part of SpiraTeam® such as Priority):
This page also allows you to define the behavior of the various incident custom properties for this particular step in the workflow:
You can set each of the fields/custom properties as being:
Note that you cannot set a field/property as being required and either disabled or hidden since this would prevent a user from ever updating the incident. For example, when an incident is in the New status, you might make the owner field hidden (since a detector shouldn’t need to know who will ultimately own it), when it gets to the Open status, you might make the field active, and when it gets to the Assigned status, you might make it active and required. This allows you to tailor the information gathered to the appropriate place in the workflow.
To actually make these changes, all you need to do is select the appropriate checkboxes in the list of fields and custom properties and click the corresponding <Update> button.