Deleted User metadata remains in role managers list
· 2 min read
Upon deletion of a user from Amorphic, its associated metadata is also removed. But metadata pertaining to this said user is actually retained in the Role Managers list in the Roles metadata in the backend tables.
Affected Versions: 2.7
3.0
3.0.3
3.0.6
Fix Version: 3.0.6
Root cause(s)
When a user is deleted, their entry persists in the Role Managers list. The user deletion process does not include logic to remove these associated entries.
Impact
- No impact on any functionality of any sort. Just faulty metadata which is not intended to be stored.
Mitigation
Fix available
Fix is available from Amorphic version 3.0.6. Please upgrade to the aforementioned version or beyond to resolve this issue.
Timeline
- 2025-06-22: Bug reported/identified (CLOUD-5673) and documented
- 2025-06-23: Root cause analysis and research
- 2025-06-24: Solution merged and newer version having the fix