-
Bug
-
Resolution: Not a bug
-
Low
-
5
-
Severity 3 - Minor
-
1
-
Issue Summary
Whenever a rest api call is made for worklog, the result is returned based on the Default user timezone instead of the user timezone. This makes the returned worklog result is different from the user timezone as the result is returned based on the site default user timezone
Steps to Reproduce
- Make a rest api call to rest/api/2/issue/14033/worklog/
Expected Results
The result is returned based on the user timezone.
Actual Results
The results are being returned based on the default user timezone
Workaround
Currently none
- was cloned as
-
JRACLOUD-84195 As a Jira user, when making calls to "/rest/api/{2,3,latest}/search" with renderedFields, I would like the date formatted in ISO 8601
- Gathering Interest
- blocked by
-
GDPR-2997 Loading...
- relates to
-
ISSUE-15662 Loading...