Hi,
We tried a CSV import on JIRA. The problem that arises is the CSV file reads (for a comment)
24/09/2015 17:22:26 ...........
While the comment added shows a date of 09/Dec/16
Can anyone help on this? Not sure what is the problem. We tried the same CSV on stage, worked just fine.
Thanks.
The / could be causing you problems. Instead try formatting your dates like this: 2012-02-10 12:30:10
It should comply with the SimpleDateformat: http://docs.oracle.com/javase/6/docs/api/java/text/SimpleDateFormat.html
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.