It's all about the answers!

Ask a question

Any examples of using work item state as a complexity attribute?


Green Elk (1319) | asked Jul 25 '16, 11:05 a.m.
i'm having issues defining the state of a WI as a complexity attribute... this is my rather crude attempt below

   <attribute id="com.ibm.team.apt.attributes._com.abc.my.wi.status" implementation="com.ibm.team.apt.client.BuiltInAttribute" internal="false" name="my wi status" readOnly="false" type="ENUMERATION">
         <parameters>
             <parameter key="attribute" value="com.ibm.team.apt.attribute.planitem.state"/>
         </parameters>
     </attribute>

are there any examples of how to do this anywhere?

Comments
sam detweiler commented Jul 25 '16, 11:17 a.m.

cause it is not allowed

Be the first one to answer this question!


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.