Skip to content

[9.1] [Index Management] Fix mappings docs links (#240028)#240836

Merged
kibanamachine merged 1 commit intoelastic:9.1from
kibanamachine:backport/9.1/pr-240028
Oct 27, 2025
Merged

[9.1] [Index Management] Fix mappings docs links (#240028)#240836
kibanamachine merged 1 commit intoelastic:9.1from
kibanamachine:backport/9.1/pr-240028

Conversation

@kibanamachine
Copy link
Contributor

Backport

This will backport the following commits from main to 9.1:

Questions ?

Please refer to the Backport tool documentation

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)
@kibanamachine kibanamachine added the backport This PR is a backport of another PR label Oct 27, 2025
@kibanamachine kibanamachine enabled auto-merge (squash) October 27, 2025 14:59
@kibanamachine kibanamachine merged commit 841910d into elastic:9.1 Oct 27, 2025
16 checks passed
@elasticmachine
Copy link
Contributor

💛 Build succeeded, but was flaky

Failed CI Steps

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
aiAssistantManagementSelection 78.9KB 78.9KB +65.0B
indexManagement 676.4KB 676.3KB -46.0B
lists 125.6KB 125.7KB +65.0B
total +84.0B

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
core 459.6KB 459.7KB +65.0B

cc @SoniaSanzV

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants