It's all about the answers!

Ask a question

Is "current milestone" a mis-used term for predefined query?


Susan Hanson (1.6k2201194) | asked Feb 17 '14, 8:55 a.m.
edited Feb 17 '14, 8:58 a.m.
There is a pre-defined query (myOpenCurrent) which has "current milestone" in the name, and have variable type = "current milestone".  The XML is below.  I have a couple questions:

1) is "current milestone" really "current iteration"?
2) if #1 is yes, is there any variable type actually for "current milestone"?
3) also if #1 is yes, can I change the name= to say "current iteration"?
<query description="To do list for the current milestone" id="com.ibm.team.workitem.queries.predefined.myOpenCurrent" name="Open assigned to me (current milestone)">
                ...
                        <condition operator="is">
                            <attribute name="target"/>
                            <variable type="current milestone"/>
                        </condition>
    

Comments
sam detweiler commented Feb 17 '14, 1:26 p.m.

I assume u are looking at jazz.net I don't see that query in the production 4.0.5 install..

jazz.net uses a customized process template with lots of additional variables not in the released product


Susan Hanson commented Feb 17 '14, 6:05 p.m.

I am on 4.0.0.1 and it has been migrated up from 2.0 and 3.0.1. It is in our pre-defined queries that are physically in our process XML for the project area.  I don't believe it is something we would have written ourselves awhile back, so I assume it came with the product at some point.

Susan

Accepted answer


permanent link
Jared Burns (4.5k29) | answered Feb 17 '14, 6:19 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
 Yes, RTC used to call iterations "milestones". It's safe to update the labels.
Susan Hanson selected this answer as the correct answer

Your answer


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