Skip to content

VS402625: Dates must be increasing with each revision.. Bumped ChangedDate #1140

@mwbryan101

Description

@mwbryan101

Describe the problem

I'm receiving this error when converting from Jira to ADO using release jira-azuredevops-migrator-3.0.558. When attachments on Index 0 (the header) are loaded into ADO, sometimes it retains the original date/time and sometimes it comes in as the current date/time. If it comes in as the current date/time, then when it tries to load the next index record 1 update, it returns this error in a never ending loop because it is still using the original date from 2 years ago. I suppose it would increment until the date/time is later than the current date/time, but that would take a very long time.

I also saw ticket 1125 about this same error, but it did not seem to fit and was closed due to lack of activity.

To Reproduce

Steps to reproduce the behavior:

1)In Jira, create a new 'Story' with multiple attachments in the header and save it.

Image

2)Export the Story using jira-azuredevops-migrator-3.0.558.

3)Import the 'Story' into ADO (I had to map the Jira 'Story' to the ADO 'User Story')

4)You will receive the error. I killed the process using Ctrl C.

5)Look at the ADO User Story created and note one of the images retained the correct date/time and one is current.

Image

The error is happening because Index 1 is dated 11/1/2023.

Tool version

  • Version of the jira-azuredevops-migrator tool 3.0.558

Attachments

Please attach the following files:

  • config.json
  • jira-export-log.txt
  • wi-import-log.txt

config-scrum_HSMN.json

jira-export-log-251024-112354.txt

wi-import-log-251024-130259.txt

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

Added inline above.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions