What changes have taken place, can you use the screenshot to explain?
The Original estimate value export displays by default in seconds.
Sorry not on laptop so I can’t screen shot.
in Jira the field has 4 but when I export The row out to csv it is changed to 1440 ? Hi
it looks like all the rows had the same factor applied.
0.002777777777778 Is the factor
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If the value is 4h in Jira the export should be 14400 (sec).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks guys, is the only way to correct is after export to excel?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If in the example the CSV value is 14400 then you should not have to correct it as it is correct. The point is that when you export to csv any of the time fields will be in seconds. Jira stores all time in seconds but transposes them in the display and allows you to choose the unit (h/m/s/d/w). If you wish the CSV to display them in some unit other than seconds then you will want to simply use the excel function/equation.
Now if indeed your earlier comment that Jira shows 4h and the export shows 1440 (not 14400) then there is something wrong for sure but I suspect that is not the case here.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
4horu * 3600=14400 seconds,I think @Jack Brickey is right.
There was a post in the community that discussed how to adjust the estimated time export format. Please refer to it
https://community.atlassian.com/t5/Jira-questions/Export-Estimates-in-hours-Day/qaq-p/58647
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
How is export in seconds useful to the end-user? (the people paying the bills)
Nobody is interested in the raw data in the DB - they need useful information for reporting. Jira doesn't even take seconds as an input.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Jack Brickey Have you seen how effective that is? LIke the desired ability to rename groups, nearly 20 years old :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Indeed their are some old ones out there but there are a lot that are resolved too in my experience. Regardless I do find the feedback channel is more effective than old community posts as they are not actively monitored by Atlassian PMs.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
OK - let me see if I understand this correctly. The only way to export time information and get it into a readable form is to:
Therefore, to extract values for diagnosing Advanced Roadmaps issues, you could use the following formulas:
I wrote the formulas assuming that there are five columns, each calculating a value based on the previous column. (getting minutes from seconds, hours from minutes, days from hours, and weeks from days)
But here's the problem - that assumes a 24 hour day and a seven-day week. Isn't Jira operating on a five-day workweek with 8 hours per day?
However, this is not the case, and as far as I can tell, there is no documented process in Atlassian's documentation.
So then, for a five day week with 8 hours per day, I assume the formulas are:
BUT, since this might not be the case for everyone, for people to get the data they need, they must first know what their global time tracking settings are. This information is in the Issues section of Jira Administration, which is impossible for non-admins (pretty much every Jira user) to access.
So ultimately:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Jack Brickey is the feedback channel separate from support.atlassian.com?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.