-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[Index Management] If an index template has a default_pipeline, show a link to it #206923
[Index Management] If an index template has a default_pipeline, show a link to it #206923
Conversation
Pinging @elastic/kibana-management (Team:Kibana Management) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for adding this @sabarasaba! Tested locally, changes lgtm!
@elasticmachine merge upstream |
💛 Build succeeded, but was flaky
Failed CI StepsTest Failures
Metrics [docs]Module Count
Async chunks
History
cc @sabarasaba |
@elasticmachine merge upstream |
Starting backport for target branches: 8.x |
…a link to it (elastic#206923) (cherry picked from commit 4d539f0)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
… show a link to it (#206923) (#207299) # Backport This will backport the following commits from `main` to `8.x`: - [[Index Management] If an index template has a default_pipeline, show a link to it (#206923)](#206923) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Ignacio Rivas","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-01-21T08:48:30Z","message":"[Index Management] If an index template has a default_pipeline, show a link to it (#206923)","sha":"4d539f0f5c3abadeba0b8c086a259025f7a4c7fa","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Feature:Index Management","Team:Kibana Management","release_note:skip","v9.0.0","backport:prev-minor"],"title":"[Index Management] If an index template has a default_pipeline, show a link to it","number":206923,"url":"https://github.com/elastic/kibana/pull/206923","mergeCommit":{"message":"[Index Management] If an index template has a default_pipeline, show a link to it (#206923)","sha":"4d539f0f5c3abadeba0b8c086a259025f7a4c7fa"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/206923","number":206923,"mergeCommit":{"message":"[Index Management] If an index template has a default_pipeline, show a link to it (#206923)","sha":"4d539f0f5c3abadeba0b8c086a259025f7a4c7fa"}}]}] BACKPORT--> Co-authored-by: Ignacio Rivas <[email protected]>
Fixes: #183990
Summary
This PR introduces a link in the index template details flyout, directing users to its associated default pipeline, if one is defined.
In order to test this, you can create an index template with the following command: