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

"Extend to children" button in authorization group policies is wrongly disabled #28684

Closed
2 tasks done
leona-ya opened this issue Apr 12, 2024 · 2 comments · Fixed by #28719
Closed
2 tasks done

"Extend to children" button in authorization group policies is wrongly disabled #28684

leona-ya opened this issue Apr 12, 2024 · 2 comments · Fixed by #28719
Assignees
Labels
area/admin/ui kind/bug Categorizes a PR related to a bug kind/regression priority/blocker Highest Priority. Has a deadline and it blocks other tasks release/24.0.4 release/25.0.0 team/ui
Milestone

Comments

@leona-ya
Copy link

Before reporting an issue

  • I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.

Area

admin/ui

Describe the bug

"Extend to children" is disabled in Authorization->Policies->Create group policy.
The group has a child.

Version

24.0.2

Regression

  • The issue is a regression

Expected behavior

When selecting a group that has children, it should be possible to select the option "Extend to children"

Actual behavior

The button "Extend to children" is disabled
screenshot-2024-04-12_21-04-1712949067

How to Reproduce?

  1. Create a group with a child group
  2. Create a new client
  3. Enable Authorization on this client
  4. Create in Authorization->Policies a "group policy"
  5. Select the in Step 1 created group, try to click on "Extend to children". See that the button is disabled

Anything else?

No response

@leona-ya leona-ya added kind/bug Categorizes a PR related to a bug status/triage labels Apr 12, 2024
@keycloak-github-bot keycloak-github-bot bot added kind/regression priority/blocker Highest Priority. Has a deadline and it blocks other tasks and removed status/triage action/priority-regression labels Apr 12, 2024
@keycloak-github-bot keycloak-github-bot bot added this to the 25.0.0 milestone Apr 12, 2024
@ssilvert
Copy link
Contributor

I have verified this regression.

edewit added a commit to edewit/keycloak that referenced this issue Apr 15, 2024
fixes: keycloak#28684
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
@edewit edewit self-assigned this Apr 15, 2024
edewit added a commit that referenced this issue Apr 15, 2024
fixes: #28684

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
hmlnarik pushed a commit to hmlnarik/keycloak that referenced this issue May 6, 2024
fixes: keycloak#28684

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
(cherry picked from commit 03c2629)
hmlnarik pushed a commit to hmlnarik/keycloak that referenced this issue May 6, 2024
fixes: keycloak#28684

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
(cherry picked from commit 03c2629)
@hmlnarik
Copy link
Contributor

hmlnarik commented May 6, 2024

The 22 backport is not applicable, since the respective field is only available since Keycloak 23 (#22700)

hmlnarik pushed a commit that referenced this issue May 7, 2024
fixes: #28684

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
(cherry picked from commit 03c2629)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/admin/ui kind/bug Categorizes a PR related to a bug kind/regression priority/blocker Highest Priority. Has a deadline and it blocks other tasks release/24.0.4 release/25.0.0 team/ui
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants