Skip to content

Condition Based on Source Item field #4

Description

@giuliov

Hi,
I adjusted the code using one of the examples in the discussions section.
https://tfsaggregator.codeplex.com/discussions/532379

I would like to be able to perform the aggregation process from one item to another based on a condition that targets the source, and not target item.
For example, if this is the structure and I want to sum work hrs for Development tasks only while ignoring Testing:
---Story (Parent)
--------Task (Child)

When "total work hrs" field is changed on Task --> check if field "Discipline does not equal "Test" (on task work item)

Currently the condition is only allowed on the parent.

What can be done?

Source: CodePlex Issue 1190

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions