MikeWarner0118
MikeWarner0118
I am looking at the code and there is code in the project for migrating shared steps, it just looks like when the shared steps work items got migrated, the...
It may not be the cleanest method, but i found that when the Shared Step is being migrated, it does not have access to the ReflectedWorkItemID field. (at least in...
Correct the "Shared Steps" is not a work item that is setup in the account settings. But, it is still a Work Item Type. In VSTS, you can run a...
Sorry it has taken me so long to respond. To me, it looks like in your JSON file you have: `"ReflectedWorkItemIDFieldName": "YYYY.ReflectedWorkItemId",` Try removing the YYYY from this value and...