Feature #3450
openProject WorkFlow
0%
Description
I know it could make the things a little bit complicated. So it could be placed as optional.
Some times projects can have status according to their stage or their conditions. Redmine has this feature for issues , what about create status or workflows for projects.
Eg:
Project A (alpha tests)
Project B (canceled)
Project C (delivered)
Project D (initiating)
Updated by Enderson Maia over 15 years ago
Felipe Campo wrote:
I know it could make the things a little bit complicated. So it could be placed as optional.
Some times projects can have status according to their stage or their conditions. Redmine has this feature for issues , what about create status or workflows for projects.
Eg:
Project A (alpha tests)
Project B (canceled)
Project C (delivered)
Project D (initiating)
Creating a custom-field (List with project status) for project may help you.
Updated by Felipe Campo over 15 years ago
Enderson Maia wrote:
Felipe Campo wrote:
I know it could make the things a little bit complicated. So it could be placed as optional.
Some times projects can have status according to their stage or their conditions. Redmine has this feature for issues , what about create status or workflows for projects.
Eg:
Project A (alpha tests)
Project B (canceled)
Project C (delivered)
Project D (initiating)Creating a custom-field (List with project status) for project may help you.
Right now Im doing that , I was thinking more in some kind of tipification of Projects
Something like
Type 1: Init -> Plan -> Build -> Deliver
Type 2: Init BackLog -> Iter -> Deliver -> Iter -> Deliv
Updated by J.N. Tang over 15 years ago
I think Redmine need a "Phase" tab on the project setting view.
The Phase's level is the top level in project, it's higher than the Version's level. When you create a version you must select a Phase where the version is belong to.
Updated by Felipe Campo over 15 years ago
J.N. Tang wrote:
I think Redmine need a "Phase" tab on the project setting view.
The Phase's level is the top level in project, it's higher than the Version's level. When you create a version you must select a Phase where the version is belong to.
What about a target version custom field, with this is posible to achive the phase feature and add other field like start date or risk level or what the imagination or the organizational context demands
Updated by J.N. Tang over 15 years ago
Felipe Campo wrote:
J.N. Tang wrote:
I think Redmine need a "Phase" tab on the project setting view.
The Phase's level is the top level in project, it's higher than the Version's level. When you create a version you must select a Phase where the version is belong to.
What about a target version custom field, with this is posible to achive the phase feature and add other field like start date or risk level or what the imagination or the organizational context demands
I think the Phase is a character of a project, not of a version. There is a limit for a Phase, but no limit for version.
I think a phase tab is necessary.
Updated by Ludovic Aelbrecht over 15 years ago
I agree with J.N. Tang (#5) on this - I see it the same way.