mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-01 21:23:10 +00:00

* fix deleted user profile not showing * logout currentUser if he deleted himself * supported unit test for the deleted user * supported playwright test for manage user from profile page * remove unwanted class * fix flaky failure and changes made as per comments * changes as per comments