Project area cannot provide process for others
Hi,
in RTC 3.0 RC2 I want that my specific project area share process template for other project areas that they can use it, but I get this message:
Project area cannot provide process for others because it configures process for timelines or iterations.
Is it possible to do something to enable this project area to share process template for others?
in RTC 3.0 RC2 I want that my specific project area share process template for other project areas that they can use it, but I get this message:
Project area cannot provide process for others because it configures process for timelines or iterations.
Is it possible to do something to enable this project area to share process template for others?
3 answers
Yes, you would need to remove the timeline-specific and
iteration-specific process configurations.
Cheers,
Geoff
On 11/3/2010 5:08 AM, milan.krivic wrote:
iteration-specific process configurations.
Cheers,
Geoff
On 11/3/2010 5:08 AM, milan.krivic wrote:
Hi,
in RTC 3.0 RC2 I want that my specific project area share process
template for other project areas that they can use it, but I get this
message:
Project area cannot provide process for others because it configures
process for timelines or iterations.
Is it possible to do something to enable this project area to share
process template for others?
Clarifying Geoffrey's answer.
Go to Project Area. Process Configuration , expand Team Configuration, the Timelines section will be in bold.
Go to Process Configuration Source
Locate the timeline tag and comment out the entire timeline section at the end of the TeamConfiguration section
ie. change
If you check the Process Configuration the 'Timelines' section will no longer be in bold.
Switch to Overview, Allow other projects to use this process" and you should be able to save the new configuration.
Once satisfied that this works you can delete the time lines section from the source.
Go to Project Area. Process Configuration , expand Team Configuration, the Timelines section will be in bold.
Go to Process Configuration Source
Locate the timeline tag and comment out the entire timeline section at the end of the TeamConfiguration section
ie. change
<timeline id="development">to
<permissions>
</timeline>'
<!-- timeline id="development">and save the changes.
<permissions>
</timeline -->'
If you check the Process Configuration the 'Timelines' section will no longer be in bold.
Switch to Overview, Allow other projects to use this process" and you should be able to save the new configuration.
Once satisfied that this works you can delete the time lines section from the source.
Hi,
in RTC 3.0 RC2 I want that my specific project area share process template for other project areas that they can use it, but I get this message:
Project area cannot provide process for others because it configures process for timelines or iterations.
Is it possible to do something to enable this project area to share process template for others?
Hi,
I think there are 2 options:
1) Can you create a new project area from Scratch using Scrum template?
2) If a process area wants to be a process provider, then it should not have its timelines/iterations configured, in this case, you should remove your configuration for the timelines and iterations.