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

Quick Query filter definition in Process Configuration Source

Hi everyone,

is it possible to define Plan View quick query filters in the Process Configuration XML of Project Areas or Process Templates?

So far I was able to find out that there is a filter definition for quick queries which can be added by the following declaration:

<filter definition="com.ibm.team.apt.filter.quickQuery"/>

What this does is it creates an empty quick query exclude filter in my Plan view.
The question is how can I fill it now?

If this is not possible maybe an enhancement like the following could be used?:

<filter definition="com.ibm.team.apt.filter.quickQuery">
   <parameters>
      <parameter key="!attribute1" value="value1"/>
      <parameter key="attribute2>" value="value2"/>
   </parameters>
</filter>

All given parameter elements would constitute a logical conjunction

Thanks!

1 vote


Accepted answer

Permanent link
 Hi,

Its not possible to manually add the expression filters in the process spec since you can have more than one expression filters in a plan view. When you create a new expression filter in the plan view, it creates an expression filter with a unique UUID and not "com.ibm.team.apt.filter.quickQuery" id. This is also one reason why we have challenges promoting a plan view containing expression filters.

Thanks,
Sharoon
Dimitrios Dentsas selected this answer as the correct answer

1 vote

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,121
× 34
× 31
× 8

Question asked: Oct 16 '13, 8:00 a.m.

Question was seen: 6,230 times

Last updated: Oct 23 '13, 12:27 p.m.

Confirmation Cancel Confirm