You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: audit log entries missing for user detail/metadata updates (#17806)
* fix: audit log entries missing for user detail/metadata updates
* refactor: trim CE audit log resourceData to match EE's minimal shape
* fix: audit log entry for user update now records role/group/name changes
* fix: correct and complete audit logging for organization-users updates
* chore: bump server/ee submodule for external API audit log fixes
* fix: handle nested object values in user metadata icon check
* chore: bump frontend/ee submodule for user metadata editor fixes
* chore: bump frontend/ee submodule for metadata popup positioning fix
---------
Co-authored-by: Pratush <pratush@Pratushs-MacBook-Pro.local>
Co-authored-by: gsmithun4 <gsmithun4@gmail.com>