[Observability] [Alert details page] Follow up to fix view in discover link is partial broken#226847
Merged
fkanout merged 3 commits intoelastic:mainfrom Jul 8, 2025
Merged
Conversation
Contributor
|
Pinging @elastic/obs-ux-management-team (Team:obs-ux-management) |
benakansara
approved these changes
Jul 7, 2025
Contributor
💔 Build Failed
Failed CI StepsTest Failures
Metrics [docs]Page load bundle
Historycc @fkanout |
Contributor
|
Starting backport for target branches: 9.0, 9.1 |
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this pull request
Jul 8, 2025
…r link is partial broken (elastic#226847) ## Summary This is a follow-up on #elastic#217993 and that fixes elastic#212133 by adding a missing check/case (cherry picked from commit 1a0f182)
Contributor
💔 Some backports could not be created
Note: Successful backport PRs will be merged automatically after passing CI. Manual backportTo create the backport manually run: Questions ?Please refer to the Backport tool documentation |
kibanamachine
added a commit
that referenced
this pull request
Jul 8, 2025
…iscover link is partial broken (#226847) (#227047) # Backport This will backport the following commits from `main` to `9.1`: - [[Observability] [Alert details page] Follow up to fix view in discover link is partial broken (#226847)](#226847) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Faisal Kanout","email":"faisal.kanout@elastic.co"},"sourceCommit":{"committedDate":"2025-07-08T14:10:31Z","message":"[Observability] [Alert details page] Follow up to fix view in discover link is partial broken (#226847)\n\n## Summary\n\nThis is a follow-up on #https://github.com/elastic/kibana/pull/217993\nand that fixes #212133 by adding a missing check/case","sha":"1a0f1827ca082fcf584b26d03051bc3bb3420c01","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["bug","release_note:skip","v9.0.0","Team:obs-ux-management","backport:version","v9.1.0","author:obs-ux-management","v9.2.0"],"title":"[Observability] [Alert details page] Follow up to fix view in discover link is partial broken","number":226847,"url":"https://github.com/elastic/kibana/pull/226847","mergeCommit":{"message":"[Observability] [Alert details page] Follow up to fix view in discover link is partial broken (#226847)\n\n## Summary\n\nThis is a follow-up on #https://github.com/elastic/kibana/pull/217993\nand that fixes #212133 by adding a missing check/case","sha":"1a0f1827ca082fcf584b26d03051bc3bb3420c01"}},"sourceBranch":"main","suggestedTargetBranches":["9.0","9.1"],"targetPullRequestStates":[{"branch":"9.0","label":"v9.0.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"9.1","label":"v9.1.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/226847","number":226847,"mergeCommit":{"message":"[Observability] [Alert details page] Follow up to fix view in discover link is partial broken (#226847)\n\n## Summary\n\nThis is a follow-up on #https://github.com/elastic/kibana/pull/217993\nand that fixes #212133 by adding a missing check/case","sha":"1a0f1827ca082fcf584b26d03051bc3bb3420c01"}}]}] BACKPORT--> Co-authored-by: Faisal Kanout <faisal.kanout@elastic.co>
kertal
pushed a commit
to kertal/kibana
that referenced
this pull request
Jul 25, 2025
…r link is partial broken (elastic#226847) ## Summary This is a follow-up on #elastic#217993 and that fixes elastic#212133 by adding a missing check/case
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.
Summary
This is a follow-up on ##217993 and that fixes #212133 by adding a missing check/case