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?
Comments
sam detweiler
Jul 25 '16, 11:17 a.m.cause it is not allowed