CSV import and due date problem

Ada Lin December 20, 2017

Hi guys,

I try to import issue form csv into JIRA project.
The csv file in a simple text editor looks like

summary,description,dueDate
MySummary,MyDesc,02/Feb/12

and I use the date format "d/MMM/yy" in CSV import wizard.
Screenshot_2.png

The following image is the system date picker format in JIRA.
Screenshot_1.png

After the validation progress in import wizard, I will get the message "The validation process has found 1 warning/s Unable to parse date: 02/Feb/12".

I can not import due date successfully.

My JIRA version is v6.4.2.

Do you have any idea?
Thanks for your suggestions.

1 answer

0 votes
Ignacio Pulgar
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 20, 2017

May you try changing the value of the date format from "d/MMM/yy" to "dd/MMM/yy"?

Ada Lin December 21, 2017

Hi Ignacio,
I change the format to "dd/MMM/yy", but I still can't import due date successfully. So I change format to "Look and Feel" format like "yyyy/MM/dd" and upgrade the version of jira-importers-plugin from 6.3 to 7.1.8, it works for me now. Thank you!

Ada

Suggest an answer

Log in or Sign up to answer