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

[8.x] [Search] Don't error out on missing connectors permissions (#212622) #213079

Merged
merged 2 commits into from
Mar 4, 2025

Conversation

sphilipse
Copy link
Member

Backport

This will backport the following commits from main to 8.x:

Questions ?

Please refer to the Backport tool documentation

…12622)

## Summary

This stops errors on missing connectors permissions when fetching
indices, which was preventing users without connectors permissions but
with listing and write permissions to indices generally from seeing
indices in the Search UI.

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit 7590205)

# Conflicts:
#	x-pack/solutions/search/plugins/enterprise_search/server/lib/indices/fetch_unattached_indices.ts
#	x-pack/solutions/search/plugins/enterprise_search/server/routes/enterprise_search/indices.ts
@elasticmachine
Copy link
Contributor

💔 Build Failed

Failed CI Steps

@sphilipse sphilipse merged commit 3443119 into elastic:8.x Mar 4, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants