Import JSON file not applying resolved date in the imported issue

XMLWordPrintable

    • 3
    • Severity 3 - Minor
    • 0

      Issue Summary

      Import JSON file not applying resolved date in the imported issue.

                          "created": "2019-12-14T17:46:40Z",
                          "updated": "2021-12-15T21:39:22Z",
                          "resolved": "2020-12-24T21:59:22Z",
      

      If the JSON has those 3 fields, it will set the resolved date with the updated date information.

      Seems like Jira ignores the third field and sets the resolved date with the updated date because the updated date shown in the issue will be from when the import was done.

      Steps to Reproduce

      1. Import the JSON attached or create another file and set the 3 dates as shown in the summary.
      2. Check the dates in the issue created.

      Expected Results

      Jira should consider the Resolved Date to set this field in the issue.

      Actual Results

      Jira is considering the next date after the created date in the JSON file.

      Workaround

      Remove the updated date or set the resolved date in the next value after the created date.

            Assignee:
            Unassigned
            Reporter:
            Marcelo Beloni (Inactive)
            Votes:
            3 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: