solidify / jira-azuredevops-migrator

Tool to migrate work items from Atlassian Jira to Microsoft Azure DevOps/VSTS/TFS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description Field Blank in ADO User Story

jford427 opened this issue · comments

Describe the problem

The description section is blank in the user stories created in ADO.

To Reproduce

  1. Validate that the data is correct in the ADO user story after running the steps
  2. Check on Description
  3. See issue => The Description field is blank

Tool version
v3.0.407

Attachments

Screenshots
Jira View
image

ADO View
adoView

Ticket JSON
CPCAG-724.json

Weird. The error is happening on the import side, but no errors or warnings in the import log related to revision 0 of item CPCAG-724. So it seems like the value of System.Description is being set and not rejected.

Is it possible to run the import again for CPCAG-724 only with log-level = debug in the configuration?

Also, could it be possible to query Work Item 2601 with the ADO Rest API to see if maybe the value of System.Description is set under the hood or not?

This issue is stale because it has been open for 25 days with no activity.

This issue was closed because it has been inactive for 5 days since being marked as stale.