Update A Date Field Via CSV file
We created a new attribute using the date attribute type. I would like to populate this field via a CSV file. However, when I import, it doesn't give me any errors but it doesn't update it either.
I have tried the following formats:
6/8/17
June 7, 2017, 12:00:00 PM
Is there a certain format that has to be used for updating dates via CSV.
One answer
What format do you see, if you export a value?
Comments
The exported format is June 7, 2017, 12:00:00 PM.
I tried that format in my import file with no success.
I have tried/tested the import with the work item commandline. Not sure If I tested the built in import. Since no version number has been provided there is no way to test it either.