We want to expand the template of the element of work with an error with a new field Found in iteration . In this field, in which surprise, iteration should be contained, the error found. But when I created a new field of type TreePath , I got an error when importing a process template into the Team Project Collection (TPC), which states that TreePath is only a valid field type for IterationPath and AreaPath .
Looking at this, I am wondering if there is any way to add a field to a work item template that uses an iteration path as a data source and stores the selected value in another field (e.g. FoundInIteration ).
source share