Skip to content

[9.3] Make GetInferenceFieldsAction an Indices Action (#140399)#140674

Merged
elasticsearchmachine merged 4 commits intoelastic:9.3from
Mikep86:backport/9.3/pr-140399
Jan 15, 2026
Merged

[9.3] Make GetInferenceFieldsAction an Indices Action (#140399)#140674
elasticsearchmachine merged 4 commits intoelastic:9.3from
Mikep86:backport/9.3/pr-140399

Conversation

@Mikep86
Copy link
Contributor

@Mikep86 Mikep86 commented Jan 14, 2026

Backport

This will backport the following commits from main to 9.3:

Questions ?

Please refer to the Backport tool documentation

Makes GetInferenceFieldsAction an indices action dependent on the indices read permission. This allows the action to be executed by users with read access to the indices queried.

---------

Co-authored-by: Elliot Barlas <elliot.barlas@elastic.co>
(cherry picked from commit b7e695c)

# Conflicts:
#	server/src/main/resources/transport/upper_bounds/9.4.csv
@Mikep86 Mikep86 added auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) and removed auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) labels Jan 14, 2026
@Mikep86 Mikep86 added the auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) label Jan 14, 2026
@elasticsearchmachine elasticsearchmachine merged commit 8fac592 into elastic:9.3 Jan 15, 2026
35 checks passed
@Mikep86 Mikep86 deleted the backport/9.3/pr-140399 branch January 15, 2026 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport v9.3.1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments