-
Hi. Second question is about an error. I saw a lot of errors like below but in "Project configuration -> Iterations" available the "Test-migration\Center" and "Test-migration\Management Team\Center To plan". I think that can be because of removed iterations paths. Can you confirm it? And can I somehow skip errors like this? Thanks in advance!
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
What you may be hitting is a moved work item or a deleted area/iteration path. If a Work iTem previously was set to this area/iteration and then subsequently the area/iteration was deleted, then it would not be valid to add this in the history. Area/iteration paths are the one thing that we cant bypass the rules for. There are two options to resolve this: Option 1: Add the missing area/iterationsThis can be enabled automatically by using the Option 2: Map the missing area/iterationsAdd a field map to map the missing area/iterations (map the expected target area/iteration to an existing area/iteration). Then set |
Beta Was this translation helpful? Give feedback.
What you may be hitting is a moved work item or a deleted area/iteration path. If a Work iTem previously was set to this area/iteration and then subsequently the area/iteration was deleted, then it would not be valid to add this in the history. Area/iteration paths are the one thing that we cant bypass the rules for.
There are two options to resolve this:
Option 1: Add the missing area/iterations
This can be enabled automatically by using the
ShouldCreateMissingRevisionPaths
totrue
in theTfsNodeStructureOptions
of theCommonEnrichersConfig
list.Option 2: Map the missing area/iterations
Add a field map to map the missing area/iterations (map the expected target area/iteration to an exis…