Skip to content
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 create namespace problem #1217

Merged
merged 3 commits into from
Nov 18, 2021

Conversation

MilanPospisil
Copy link
Contributor

@MilanPospisil MilanPospisil commented Nov 8, 2021

When creating namespace, there is search dropdown list. Before this PR, it worked this way:

In dropdown list, there is list of available groups. When one group is selected, it appears in bottom of the drop down in selected group permission area and it dissapears from the search drop down. This is fine. But when the group is removed, it is not available in search drop down again. This PR fixed this by adding the removed group back to drop down.

No Issue.

@himdel
Copy link
Collaborator

himdel commented Nov 8, 2021

Looks good, is there an associated issue, or simply fixing a bug you've found?

EDIT: No-Issue

@MilanPospisil MilanPospisil merged commit ca1917b into ansible:master Nov 18, 2021
@MilanPospisil MilanPospisil deleted the fixCreateNamespaceProblem branch November 18, 2021 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants