6.8.5.2. Workflow Transitions
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:
Table 6.1. Issues
Title | Variable | Description |
---|
Status to which a new issue is set | $g_bug_submit_status | status issue is set to when submitted |
Status where an issue is considered resolved | $g_bug_resolved_status_threshold | status where issue is resolved |
Status to which a reopened Issue is set | $g_bug_reopen_status | status 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.