Skip to content

[9.2] Fix case sensitivity of fields in role page (#246069)#246651

Merged
kibanamachine merged 3 commits intoelastic:9.2from
kibanamachine:backport/9.2/pr-246069
Dec 18, 2025
Merged

[9.2] Fix case sensitivity of fields in role page (#246069)#246651
kibanamachine merged 3 commits intoelastic:9.2from
kibanamachine:backport/9.2/pr-246069

Conversation

@kibanamachine
Copy link
Contributor

Backport

This will backport the following commits from main to 9.2:

Questions ?

Please refer to the Backport tool documentation

Closes elastic#244000

## Summary

This PR makes the index privileges field combos on the Edit Role page
case sensitive to correlate to how fields are handled in Elasticsearch.

### Screenshots
<img width="914" height="336" alt="Screenshot 2025-12-11 at 14 33 58"
src="https://github.com/user-attachments/assets/dcd0b4a8-4cb1-4216-a4d9-83ec0bdb7234"
/>

<img width="911" height="338" alt="Screenshot 2025-12-11 at 14 33 02"
src="https://github.com/user-attachments/assets/c9bd09a4-4a44-4d9a-ac74-1aff6be006eb"
/>

### Tests
- x-pack/platform/test/functional/apps/security/field_level_security.ts

## Release note
Fixes an issue where fields were not case-sensitive in Kibana's user
interface for creating and updating roles, though fields are
case-sensitive in Elasticsearch.

(cherry picked from commit c4e2c1f)
@kibanamachine kibanamachine added the backport This PR is a backport of another PR label Dec 16, 2025
@kibanamachine kibanamachine enabled auto-merge (squash) December 16, 2025 21:47
@elasticmachine
Copy link
Contributor

⏳ Build in-progress, with failures

Failed CI Steps

Test Failures

  • [job] [logs] Jest Tests #4 / useSyntheticsRules dispatches enableDefaultAlertingSilentlyAction when canSave is true and popover opens
  • [job] [logs] Jest Tests #4 / useSyntheticsRules dispatches enableDefaultAlertingSilentlyAction when canSave is true and popover opens
  • [job] [logs] Jest Tests #4 / useSyntheticsRules dispatches getDefaultAlertingAction when canSave is false and popover opens

History

cc @jeramysoucy

@kibanamachine kibanamachine merged commit cfba7b8 into elastic:9.2 Dec 18, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

3 participants