-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Fix the user remove from group in UI #23269
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
Conversation
SummaryRemoval of user from the group in the UI was not working. This change set helps fix the issue. DescriptionThe removal of user from the group in the user management page was not happening because axios.delete expects Steps done to test
|
Fix the removal of user from the group in UI. Signed-off-by: Sujith Haridasan <[email protected]>
0177ebe to
9a286d5
Compare
GretaD
left a comment
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.
tested and works
|
/backport to stable20 |
|
/backport to stable19 |
|
/backport to stable18 |
|
/compile amend / |
|
The backport to stable19 failed. Please do this backport manually. |
|
Ah, shit, we moved the settings app, I forgot |
|
The backport to stable18 failed. Please do this backport manually. |
|
stable19 #23282 |
Fix the removal of user from the group in UI.
Signed-off-by: Sujith Haridasan [email protected]