I tried exporting my filtered results using Excel (CSV) format. In the exported file, Time spent value is converted to invalid format. Any suggestion how to get the time stamp as is in exported file?
The value is not invalid. It is the time spent expressed in Seconds.
What you see in Jira is an automated conversion in the UI of the actual value, which is stored in the database as Seconds. The export will export the actual value.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.