Any examples of using work item state as a complexity attribute?
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?
|
Be the first one to answer this question!
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.
Comments
cause it is not allowed