Welcome to the Jazz Community Forum
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}" /
plan iterationPath="/development/Releases" name="Release Planner" typeId="com.ibm.team.apt.plantype.product.backlog" ownerPath=