-
Bug
-
Resolution: Timed out
-
Low
-
2
-
Minor
-
Issue Summary
The API /rest/api/3/auditing/record will return the username of the users mentioned on logs but usernames are being deprecated.
Steps to Reproduce
- Run the API /rest/api/3/auditing/record
Expected Results
The Atlassian Account ID is returned by the API.
Actual Results
Usernames are listed.
Workaround
Not available
- blocked by
-
GDPR-2994 Failed to load
Form Name |
---|
This same behavior still persists for Confluence Cloud Audit Log API.
Whenever a user is created/updated, added/removed from groups, the audit log entry contains Username instead of Audit Log APIs. All the Confluence REST APIs depend on accountId, and usernames have been deprecated.