Hi. I am usin latest release from here.
I need to multiply two fields in a request workitem
so i put it into aggregationitems.xml:
< AggregatorItem name="score_mult" operationType="Numeric" operation="Sum" linkType="Self" workItemType="Request">
< TargetItem name="Score"/>
< SourceItem name="DEV Score"/>
< SourceItem name="Customer Score"/>
< /AggregatorItem>
and it gives nothing. windows application log shows nothing too
Hi. I am usin latest release from here.
I need to multiply two fields in a request workitem
so i put it into aggregationitems.xml:
< AggregatorItem name="score_mult" operationType="Numeric" operation="Sum" linkType="Self" workItemType="Request">
< TargetItem name="Score"/>
< SourceItem name="DEV Score"/>
< SourceItem name="Customer Score"/>
< /AggregatorItem>
and it gives nothing. windows application log shows nothing too