When I import data using JSON, the worklog times are incorrect.
I’ve already changed Jira’s default time unit between hours and minutes, but both result in the same problem.
For example, trying to log in for 2 minutes using any of these methods:
Both show 3 hours...
I can't solve it no matter what I do.
Hello, I had opened a support ticket. We have confirmed that using a language other than English (US) is causing this error.
They are still investigating a better solution.
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.
Hi @Jean Gustavo Horn
Thanks for the question.
PT2M and PT0H2M are both valid ISO 8601 duration formats, so I'd expect them to log 2 minutes, not 3 hours.
Just to narrow it down:
- Are you importing the JSON using the Jira Cloud REST API or another import tool/app?
-Does the same issue occur if you log 2 minutes via the Jira UI or the REST API directly, instead of the JSON import?
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.