Test Plan Migration Error #3077
MarcoBelliAvvale
started this conversation in
General
Replies: 1 comment 1 reply
-
|
ReflectedWorkItemIdField field should be removed from Processors |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all
during the Test Plan migration I have an error
This is my configuration
this is the error
[00:04:04 ERR] [16.3.3] TestPlansAndSuitesMigrationContext::FindTestPlan::TargetWorkItem[4769 does not have ReflectedWorkItemId field ReflectedWorkItemId
Unhandled Exception: System.IO.IOException: The parameter is incorrect.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.Console.ControlCHooker.Unhook()
at System.Console.ControlCHooker.Finalize()
The ReflectedWorkItemIdField was added to all work items type before import
The workitem 4769 is imported correctly but the process stop to work with the error above
Beta Was this translation helpful? Give feedback.
All reactions