It's all about the answers!

Ask a question

How to create more than one Team Area when project area init


Jia Jia Li (8057152192) | asked Mar 12 '12, 2:06 p.m.
Hi, does anyone knows how to create more team area when create project areas.
I find the process config--> project config--> project area init, but it can only support to create one team area when project area init.
Our req want to create more team areas and also has hierarchy.

Thanks very much!

3 answers



permanent link
Jia Jia Li (8057152192) | answered Mar 12 '12, 2:08 p.m.
I also tried to modify the process confi xml, add the following code, but seems no useful.
<team-area name="QE" timeline="development" ....
<team-area name="QE" timeline="development" ....

permanent link
Martha (Ruby) Andrews (3.0k44251) | answered Mar 12 '12, 2:56 p.m.
JAZZ DEVELOPER
Hello,

The setup project action will create at most one team area.

You can create your own follow-up action to create team areas during project area initialization. See https://jazz.net/wiki/bin/view/Main/PreconditionFollowupCreation for more detailed documentation on how to write your own follow-up actions.

Martha
Jazz Developer, Process Team

I also tried to modify the process confi xml, add the following code, but seems no useful.
<team-area name="QE" timeline="development" ....
<team-area name="QE" timeline="development" ....

permanent link
Jia Jia Li (8057152192) | answered Mar 12 '12, 3:25 p.m.
Thanks! The extension seems heavy but I will try it

Hello,

The setup project action will create at most one team area.

You can create your own follow-up action to create team areas during project area initialization. See https://jazz.net/wiki/bin/view/Main/PreconditionFollowupCreation for more detailed documentation on how to write your own follow-up actions.

Martha
Jazz Developer, Process Team

I also tried to modify the process confi xml, add the following code, but seems no useful.
<team-area name="QE" timeline="development" ....
<team-area name="QE" timeline="development" ....

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.