Update "Resolved date" for the resolved issues in Jira Cloud
プラットフォームについて: Cloud のみ - この記事は クラウド プラットフォームのアトラシアン製品に適用されます。
要約
If you need to update already-resolved issue keys in your project, you can accomplish using the below steps.
環境
クラウド
ソリューション
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.
注意
- 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
最終更新日 2023 年 8 月 28 日
Powered by Confluence and Scroll Viewport.