Project

General

Profile

How to set workflows per project? Issue statuses not disabling per role.

Added by kristen mukai over 8 years ago

I checked related forum posts and could not find a solution.

My aim is to have different workflows per project.
A long-term project will use the first workflow.
A prototype will use the second workflow.
My solution for this was to assign the workflows to roles, then assign roles to users per project.

We have a number of different issue statuses that I want to restrict for certain roles. For example:
Developer:
Open > In Progress > Pull Request Submitted > In Test > Closed
Reporter:
Open > In Progress > Closed

I have set the following workflow for Reporters for Feature, Bug, and all issue types. I have set myself as a Reporter ONLY on all projects. Yet I still have all statuses available to me, even when I create new issues. What am I doing wrong here?

Environment:
Redmine version 2.5.2.stable
Ruby version 2.0.0-p481 (2014-05-08) [x86_64-linux]
Rails version 3.2.19
Environment production
Database adapter Mysql2