Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.15] [Observability] [Alerts table] Fix cannot display alerts error (…
…#198914) (#198938) # Backport This will backport the following commits from `main` to `8.15`: - [[Observability] [Alerts table] Fix cannot display alerts error (#198914)](#198914) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Bena Kansara","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-11-05T12:57:32Z","message":"[Observability] [Alerts table] Fix cannot display alerts error (#198914)\n\nResolves https://github.com/elastic/kibana/issues/198912\r\n\r\n### Testing\r\n- Create ES query rule in Observability\r\n- Open Alert flyout of the ES query alert\r\n- Verify that Alert flyout opens as expected","sha":"f8c01d41d2dc6c4c4d096c485b48dc7decafd873","branchLabelMapping":{"^v9.0.0$":"main","^v8.17.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","ci:project-deploy-observability","Team:obs-ux-management","v8.16.0","backport:version","v8.17.0","v8.15.4"],"title":"[Observability] [Alerts table] Fix cannot display alerts error","number":198914,"url":"https://github.com/elastic/kibana/pull/198914","mergeCommit":{"message":"[Observability] [Alerts table] Fix cannot display alerts error (#198914)\n\nResolves https://github.com/elastic/kibana/issues/198912\r\n\r\n### Testing\r\n- Create ES query rule in Observability\r\n- Open Alert flyout of the ES query alert\r\n- Verify that Alert flyout opens as expected","sha":"f8c01d41d2dc6c4c4d096c485b48dc7decafd873"}},"sourceBranch":"main","suggestedTargetBranches":["8.16","8.x","8.15"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/198914","number":198914,"mergeCommit":{"message":"[Observability] [Alerts table] Fix cannot display alerts error (#198914)\n\nResolves https://github.com/elastic/kibana/issues/198912\r\n\r\n### Testing\r\n- Create ES query rule in Observability\r\n- Open Alert flyout of the ES query alert\r\n- Verify that Alert flyout opens as expected","sha":"f8c01d41d2dc6c4c4d096c485b48dc7decafd873"}},{"branch":"8.16","label":"v8.16.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.x","label":"v8.17.0","branchLabelMappingKey":"^v8.17.0$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.15","label":"v8.15.4","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Bena Kansara <[email protected]>
- Loading branch information