I am noticing when I export my tickets as a csv. There is 1 text field that is being converted in excel to the exponent value.
Actual value: 0620210114218908
CSV Converted value: 6.2021E+15
After formatting field value into a numeric or custom field with 15 zeros - 000000000000000: 6202101142189080
I am noticing that it's adding a 0 at the end of the value which is odd. I understand that preceding 0s are typically truncated or removed but never seen why it would add a 0 at the end of the value.
Thanks, Jack! Yes, I validated the export using xml to validate the data values and it looked correct (data matches what was captured within the form).
Work Around
Change Windows default application for .csv files from Excel to Notepad.
Exported the file using the csv option in JIRA
Saved the file as a text file.
Opened Excel and used the data from external source wizzard, using the comma delimited value
Change the custom field that was truncating my numeric values from General to Text.
Not the most elegant solution but it did the trick.
Question are you using Excel to view the file? This sounds like an excel conversion issue. Can you inspect the file with say a text editor?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.