Mantis Logo
Mantis Manual
Manual
Page Descriptions
System Management Pages
Manage Configuration

Workflow Thresholds
Workflow Transitions
Email Notifications


Partner Links


Workflow Transitions
Last Modified: April 17, 2005 18:04PM
(Introduced in 1.0.0)
Description

This page covers the status workflow. For most of these, the fields are self explanatory and relate to a similarly named setting in the configuration file. At the right of each row is a selector that allows the administrator to lower the access level required to change the particular parameter.

The values changeable on this page are:

Issues

TitleVariableDescription
Status to which a new issue is set$g_bug_submit_statusstatus issue is set to when submitted
Status where an issue is considered resolved$g_bug_resolved_status_thresholdstatus where bug is resolved
Status to which a reopened Issue is set$g_bug_reopen_statusstatus issue is set to when reopened


The matrix that follows has checkmarks where the transitions are allowed from the status on the left edge to the status listed across the top. This corresponds to the $g_enum_workflow array.

At the bottom, there is a list of access levels that are required to change the status to the value listed across the top. This can be used, for instance, to restrict those who can close an issue to a specific level, say a manager. This corresponds to the $g_set_status_threshold array and the $g_report_bug_threshold setting.

User Contributed Notes
Workflow Transitions
Add Notes About Notes
There are no user contributed notes for this page.
Last updated: Thu, 13 Oct 2011 - 11:23:35

Mantis @ SourceForge