-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix: Update teams dropdown for admin #19797
Conversation
Hi there 👋 Thanks for your contribution! The OpenMetadata team will review the PR shortly! Once it has been labeled as Let us know if you need any help! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@sweta1308 add playwright tests please
openmetadata-ui/src/main/resources/ui/playwright/e2e/Pages/UserDetails.spec.ts
Show resolved
Hide resolved
|
Changes have been cherry-picked to the 1.6.4 branch. |
* update teams dropdown for admin * add test for team edit * fix sonar issue * update sort method * update sort function * fix sonar (cherry picked from commit 165af4a)
Before:
All the teams were not visible for admin.
Screen-Recording.3.mp4
After:
Admin can access all the teams to edit in profile page.
Screen-Recording.2.mp4
Type of change:
Checklist:
Fixes <issue-number>: <short explanation>