Skip to content

Tested By Link not being created (incorrect wiTargetR id??) #2708

Closed Answered by msalti-aa
msalti-aa asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, The ReflectedWorkItemID is filled in correctly, but it seems like when migrating test cases the tool is looking at the IntegrationBuild field on the basic work items.

You do point this out in the here...

"Field map copies the ReflectedWorkItemId to Microsoft.VSTS.Build.IntegrationBuild".

I just failed to notice that I should have added the field mapping for this..

"CommonTools": {
      "FieldMappingTool": {
        "Enabled": true,
        "FieldMaps": [
          {
            "FieldMapType": "FieldToFieldMap",
            "sourceField": "Custom.ReflectedWorkItemId",
            "targetField": "Microsoft.VSTS.Build.IntegrationBuild",
            "defaultValue": "",
            "App…

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@msalti-aa
Comment options

@MrHinsh
Comment options

@msalti-aa
Comment options

Answer selected by msalti-aa
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants