[9.1] [Index Management] Fix mappings docs links (#240028)#240836
Merged
kibanamachine merged 1 commit intoelastic:9.1from Oct 27, 2025
Merged
[9.1] [Index Management] Fix mappings docs links (#240028)#240836kibanamachine merged 1 commit intoelastic:9.1from
kibanamachine merged 1 commit intoelastic:9.1from
Conversation
Fixes elastic#222270 ## Summary It seems that elastic#219656 caused a regression in the mapping types documentation links. I've updated them to point to: `https://www.elastic.co/docs/reference/elasticsearch/mapping-reference/{field-data-type}` ### How to test * Navigate to Index Mapping (it doesn't matter if you test it in serverless or not) * Create a new index * Got to the mappings tab * Select some mapping type and verify that the documentation link redirect to a valid url * Save some mapping and click edit. Verify that the documentation link in the flyout also redirects to a valid url <img width="764" height="290" alt="Screenshot 2025-10-22 at 10 57 32" src="https://github.com/user-attachments/assets/bf87cbcd-49e5-4c3c-8715-a809aca2baa0" /> <img width="1044" height="323" alt="Screenshot 2025-10-22 at 10 57 41" src="https://github.com/user-attachments/assets/ff0f3ea9-628a-4632-90de-a0dfc0021beb" /> (cherry picked from commit de37192)
Contributor
💛 Build succeeded, but was flaky
Failed CI StepsMetrics [docs]Async chunks
Page load bundle
cc @SoniaSanzV |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport
This will backport the following commits from
mainto9.1:Questions ?
Please refer to the Backport tool documentation