Hello,
I am currently trialing the product for a 100 user implementation and I have the following problem:
When I move a Feature from one project to another I lose the workflow step and it resets the step to the first one in the sequence. The scenario I am trying to create is that I want to move a Feature from a workflow step of "in progress" to another project and maintain the workflow step "in progress". I also want to maintain the workflow process so that when a feature is edited it maintains the rules I specified in the workflow (E.g. a feature must go from new to in progress to complete)
Settings:
Parent Project = "Parent Project"
First Child Project of "Parent Project" = "Child Project A"
Second Child Project of "Parent Project" = "Child Project B"
Workflow Settings for "Parent Project"
Use selected workflow settings "mark workflow"
Enforce workflow step for selection items (ticked)
Restrict new items to selected workflow step (ticket)
Place new items into (Feature New)
Items moved into project are placed into (CR New)
Workflow Settings for "Child Project A"
Use selected workflow settings "mark workflow"
Enforce workflow step for selection items (ticked)
Restrict new items to selected workflow step (unchecked)
Place new items into (Feature New)
Items moved into project are placed into (CR New)
Workflow Settings for "Child Project B"
Use selected workflow settings "mark workflow"
Enforce workflow step for selection items (ticked)
Restrict new items to selected workflow step (unchecked)
Place new items into (Feature New)
Items moved into project are placed into (CR New)
Scenario.
1. Create a new feature in "Child Project A"
2. Set workflow step to "In Progress"
3. Drag or edit the feautre and change project to "Child Project B"
The workflow step is lost.
What am I doing wrong, how do I maintain the status yet enforce the workflow steps?
Thanks,
Mark