issues export
Hello,
when I export the issues from the corresponding section, whether it’s in CSV or XLSX format, the "Time spent" field is not returned as hh:mm:ss but as a total number (e.g., 1h and 20m = 120).
How can I have it formatted directly in hh:mm?
Thank you very much,
Please sign in to leave a comment.
Hi Marco Adinolfi,
The format of the exported file cannot be changed, so it looks like the easiest way is to use the Excel capabilities. You can create a new column and add a formula that will parse the “Time spent” field and display it as hh:mm.
Hi Julia,
thank you for the answer.
I already did how you suggest.