Skip to content

Multiply with link type self does not work #18

Description

@ASolovyev

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions