-
Bug
-
Resolution: Fixed
-
Low
-
None
-
3
-
Minor
-
Issue Summary
- When calling GET /admin/v1/orgs/ {orgId}/users (Get users in organization) REST API endpoint, the results set doesn't include unverified accounts
Steps to Reproduce
- Send a GET request to /admin/v1/orgs/{orgId}/users
Expected Results
- The returned list of Atlassian accounts should include unverified Atlassian accounts as the accounts are now being surfaced in the "Managed accounts" page in the Atlassian organization admin UI
- As per ACCESS-617, unverified Atlassian accounts are now listed on the "Managed accounts" page in the Atlassian organization admin UI
Actual Results
- The returned list of Atlassian accounts doesn't include unverified Atlassian accounts
Workaround
- No known workarounds if unverified Atlassian accounts need to be fetched programatically
- It's possible to get a list of unverified Atlassian accounts by using the CSV export functionality on the "Managed accounts" page in the Atlassian organization admin UI
- is related to
-
ACCESS-617 Unverified email addresses does not appear under Managed Accounts
-
- Closed
-
[ACCESS-1034] Calling REST API endpoint fetch all managed Atlassian accounts doesn't include unverified Atlassian accounts
Resolution | New: Fixed [ 1 ] | |
Status | Original: Short Term Backlog [ 12074 ] | New: Closed [ 6 ] |
Support reference count | Original: 2 | New: 3 |
Support reference count | Original: 1 | New: 2 |
Assignee | Original: Alice Ma [ 049a251285f5 ] | New: Thiyagesh Viswanathan [ fa703ee4eaf4 ] |
Assignee | Original: Thiyagesh Viswanathan [ fa703ee4eaf4 ] | New: Alice Ma [ 049a251285f5 ] |
Status | Original: Needs Triage [ 10030 ] | New: Short Term Backlog [ 12074 ] |
Assignee | New: Thiyagesh Viswanathan [ fa703ee4eaf4 ] |
Support reference count | New: 1 |
https://developer.atlassian.com/cloud/admin/organization/rest/api-group-users/#api-v1-orgs-orgid-users-get now returns unverified managed users