solidify / jira-azuredevops-migrator

Tool to migrate work items from Atlassian Jira to Microsoft Azure DevOps/VSTS/TFS.
MIT License
265 stars 228 forks source link

Object reference not set to an instance of an object #816

Open RoyalWulf opened 1 year ago

RoyalWulf commented 1 year ago

Describe the problem A clear and concise description of what the problem/bug is.

[I][19:18:32] Processing 38087/57276 - wi '64071', jira 'US-26430, rev 2'. [E][19:20:12] Object reference not set to an instance of an object. [W][19:20:12] ''US-26430', rev 2' - not all changes were saved.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

run wi-import

Tool version

Attachments

Please attach the following files:

config-agile_SMS3 - Copy.json.txt [wi-import-log-230721-155604.txt](https://github.com/solidify/jira-azuredevops-migrator US-26430 - Copy.json.txt /files/12157059/wi-import-log-230721-155604.txt)

jira-export-log-230721-143348.txt

Screenshots If applicable, add screenshots to help explain your problem.

Alexander-Hjelm commented 1 year ago

Issue seems to be happening when links are added to revisions, as in revision 2 of the given work item. Not yet enough data to reproduce the issue

RoyalWulf commented 1 year ago

Issue is one our side, we are only migrating a subset of jira issues

RoyalWulf commented 1 year ago

see above comment

Alexander-Hjelm commented 1 year ago

Reopening so we can look at creating a more specific error message.

To reproduce: migrate only a subset of jira issues where one issue has a link to an issue outside the migrated set.

Alexander-Hjelm commented 1 year ago

@RoyalWulf Thanks for discovering this one :)