Skip to content
#

tfs

Here are 180 public repositories matching this topic...

ghost
ghost commented Nov 23, 2020

I try migrate rule from the old Aggregator plugin. This rule aggregate effort from children to parent.

When a item has children, the effort fields is read only by custom Hosted XML process rule (fields["MyOrg.HasChildren"] == "true").

The Aggregator rule is 3 step

  1. Set the field "MyOrg.HasChildren" to empty
  2. Set effort value
  3. Set the field "MyOrg.HasChildren" to true

This is the

Improve this page

Add a description, image, and links to the tfs topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the tfs topic, visit your repo's landing page and select "manage topics."

Learn more