keycloak/keycloak
在 GitHub 查看When adding a ClientPolicy the Save button functionality is inconsistent
Open
#46,623 建立於 2026年2月26日
area/admin/uiarea/oidchelp wantedkind/bugpriority/normalstatus/auto-bumpteam/core-clientsteam/core-shared
描述
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
Currently when adding a Client Policy the Save button is enabled after a save, and can be disabled after a edit. Can also be enabled even if there is no change/additions to conditions or profiles, just by clicking the window.
Note that other behaviour - when renaming the policy and conditions/profiles disappearing after a save are handled in other tickets.
Version
latest
Regression
- The issue is a regression
Expected behavior
Save button should be enabled when user either edits the policy name, adds/deletes a condition or adds/deletes a profile. If there is no change to any of these after a save, it shouldn't be enabled.
Actual behavior
As mentioned in the description
How to Reproduce?
As mentioned in the description
Anything else?
Related to https://github.com/keycloak/keycloak/issues/45948