Uh oh!
There was an error while loading. Please reload this page.
Fix the user remove from group in UI - #23269
Merged
Merged
Conversation
sharidas
commented
Oct 8, 2020
ContributorAuthor
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 <sujith.h@gmail.com>
sharidasforce-pushed
the
fix-remove-user-from-grp
branch
from
October 8, 2020 08:12
0177ebe to
9a286d5Compareskjnldsv
approved these changes
Oct 8, 2020
skjnldsv
commented
Oct 8, 2020
Member
/backport to stable20 |
skjnldsv
commented
Oct 8, 2020
Member
/backport to stable19 |
skjnldsv
commented
Oct 8, 2020
Member
/backport to stable18 |
skjnldsv
commented
Oct 8, 2020
Member
/compile amend / |
The backport to stable19 failed. Please do this backport manually. |
skjnldsv
commented
Oct 8, 2020
Member
Ah, shit, we moved the settings app, I forgot |
The backport to stable18 failed. Please do this backport manually. |
skjnldsv
commented
Oct 8, 2020
Member
stable19 #23282 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fix the removal of user from the group in UI.
Signed-off-by: Sujith Haridasan sujith.h@gmail.com