Jazz Register Log in
Jazz Forum Welcome to the Jazz Community Forum

Welcome to the Jazz Community Forum

Connect and collaborate with IBM Engineering experts and users

How to set ownerPath for plan in Process Template?

In our process template we pre-initialize the Project Area with a team, with several iterations, and with a plan. The problem is, the plan by default is owned by the Project Area. We wish to have it owned by the Team, which is pre-defined in the template, some lines ahead of the plan. We can't figure out how to specify the team area hierarchy. (The bit below doesn't work. It parses, but doesn't create the plan.) ???

plan iterationPath="/development/Releases" name="Release Planner" typeId="com.ibm.team.apt.plantype.product.backlog" ownerPath="/${project-area-name}/${team-area-name}"/

1

0 votes



2 answers

Permanent link
I also have a same problem we would like to set the owner of a plan to a team and not by default to the project area. Any thoughts ?

0 votes


Permanent link
<plan name="backlog name" typeId="id" iterationPath="iteration-path" ownerPath="Parent team name/child team name"/>

ownerPath is name of the teamarea as defined in <teamArea name="name"/>

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Jan 31 '11, 9:00 a.m.

Question was seen: 5,502 times

Last updated: Sep 09 '13, 12:10 p.m.

Confirmation Cancel Confirm