Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Possible to automatically create custom Team Area Queries on Team Area creation ?

When you create a RTC Process Template, it is possible to include in the template the automatic creation of a set of queries (e.g. 'All Project Area Issues'), so whenever a Project Area is created based on that Process Template, that set of queries is automatically created.

Is it possible to achieve the same automation when creating a new Team Area (and associated Work Item Category) within an existing Project Area, i.e. when creating a new Team Area, a set of queries listing e.g. *only* 'All Issues filed against that Team Area/Category' would be created ?
- either in the Process Configuration or programatically -

2 votes

Comments

 Hoping anyone has some comment on this. I am trying to do the same here. 


Accepted answer

Permanent link
It may be possible to do this by creating a follow up action for the Save Team Area (server) operation. In that action, you would need to check whether the Team Area is new (ie this is the first save) and create the Work Item Queries if so. This would require writing your own, custom follow up action; there is not one that ships with CLM.

Ruby
Martha (Ruby) Andrews
Jazz Foundation L3 Development Team Lead

Christophe Lucas selected this answer as the correct answer

2 votes


One other answer

Permanent link
 I think you can do this by configuring the Project Area Initialization on the Process Configuration tab of the Process Template editor.  You can add the Create Team Areas server follow-up action to specify the team areas that should be created upon project area initialization.  You can add the Setup Project server follow-up action to specify a set of work items to be created.  For each work item template, you can use the Category Path field to have the work item assigned to a team area.  Finally, you can add the Run Work Item Query client follow-up action so that users see the set of work items assigned to their team when they login to the client.

Ken

0 votes

Comments

Thanks for the response Ken. The problem is I don't have all of the sub teams at Project Initialization time (in fact I don't even control that as it is provisioned by our admins). I wanted to add a trigger after a manual team creation. I will see if I can try some of these and get something working.


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
× 6,120

Question asked: Feb 13 '13, 11:29 p.m.

Question was seen: 4,698 times

Last updated: Mar 09 '15, 12:58 p.m.

Confirmation Cancel Confirm