Update "Resolved date" for the resolved issues in Jira Cloud
Platform Notice: Cloud - This article applies to Atlassian products on the cloud platform.
Summary
If you need to update already-resolved issue keys in your project, you can accomplish using the below steps.
Environment
Cloud
Solution
Follow these steps to update the resolve date for the already resolved issue keys.
Create a CSV file using the below format
issuekey,summary,resolution,resolvedate TOC-9,testing,Done,2016-03-01
- The field should be resolved to the "Resolve date" in the CSV mapping screen
- We have picked the _Date format as_ - YYYY-DD-MM. Jira importer supports [JAVA date format|http://docs.oracle.com/javase/1.5.0/docs/api/java/text/SimpleDateFormat.html] and you can choose the format while importing the CSV.
Note
- If the resolve date format is correct, it will get imported as mentioned in the CSV file.
- If the resolve date format is not correct, it will get imported as the current date. So, I would recommend verifying that the CSV file has the same date format.
- This option will only work with External System import, available for Jira admin
Last modified on Aug 28, 2023
Powered by Confluence and Scroll Viewport.