I have an issue where I am trying to use the IMPORT CSV functionality against a JIRA project, to create issues and auto-populate their Original Estimate values. I have correctly followed the JJIRA formatting documentation here and here is a breakdown of my issue using screenshots:
My global work hours per day are 8hrs. As an example, I tested in this CSV import, where the original estimate value = 9000 seconds, yet after it imports it shows 2h against the Original Estimate field in the issue, instead of 2h 30m. In the same import file it successfully imports 18000 seconds as 5h.
Can anyone help advise why JIRA is incorrectly importing the original estimate data?
Thanks
Mark