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

RTC Expressions : How to create a dynamic expression to get a particular Team's Unassigned workitems ?

Hello All,

I have a usecase wherein, I need to create a RTC Expression for fetching all the "Unassigned workitems" for a given Team Area.

I am following : https://rsjazz.wordpress.com/2012/11/19/using-expressions-for-automation/

How I didnt a insight of using the "TeamArea" and its planned for "Unassigned" in the expression.

I tried with following  :
 
                IQueryableAttribute teamAttribute = QueryableAttributes.getFactory(ITeamArea.ITEM_TYPE)
                    .findAttribute(projectArea, ITeamArea.NAME_PROPERTY_ID, auditableCommon, monitor);

Is this correct ?
            
but not getting any clue for the "Planned for" : Unassigned workitems.

Please help me forming this query.

Thanks


0 votes


Be the first one to answer this question!

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
× 10,948

Question asked: Sep 12 '17, 1:00 a.m.

Question was seen: 1,678 times

Last updated: Sep 12 '17, 1:00 a.m.

Confirmation Cancel Confirm