-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: Operations - User - API
-
None
-
2
Issue Summary
- There is currently no way to get the user's Location information from the REST APIs available neither via automation.
Steps to Reproduce
- https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-users/#api-rest-api-3-user-get
- https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-user-properties/#api-rest-api-3-user-properties-propertykey-get
- Both the above references return user information with the timezone, but not with the user's configured location
Expected Results
- Users should have a way to query the user's location information
Actual Results
- Currently only time zone information is being returned.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available