Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.14] [Security Solution][Alert table] Fix alert table refresh with …
…bulk action (#183674) (#187722) # Backport This will backport the following commits from `main` to `8.14`: - [[Security Solution][Alert table] Fix alert table refresh with bulk action (#183674)](#183674) <!--- Backport version: 8.9.8 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"christineweng","email":"18648970+christineweng@users.noreply.github.com"},"sourceCommit":{"committedDate":"2024-05-29T18:43:24Z","message":"[Security Solution][Alert table] Fix alert table refresh with bulk action (#183674)\n\n## Summary\r\n\r\nCurrently components outside of alert table do not refresh after\r\nchanging status with bulk action. This PR adds global query refresh in\r\nbulk actions\r\n\r\n- https://github.com/elastic/kibana/issues/183025\r\n\r\nNo grouping\r\n\r\n\r\nhttps://github.com/elastic/kibana/assets/18648970/0490187d-9f3e-49d0-80b3-4cd75e8fdbf8\r\n\r\n\r\n\r\nGrouping\r\n\r\n\r\nhttps://github.com/elastic/kibana/assets/18648970/80e55fda-2f89-4c8d-a882-2df413cb3560","sha":"993903bb6177666b1dfd4b8ebf7fa4fa0ad4aed5","branchLabelMapping":{"^v8.15.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix","Team:Threat Hunting:Investigations","backport:prev-minor","v8.15.0","v8.14.3"],"number":183674,"url":"https://github.com/elastic/kibana/pull/183674","mergeCommit":{"message":"[Security Solution][Alert table] Fix alert table refresh with bulk action (#183674)\n\n## Summary\r\n\r\nCurrently components outside of alert table do not refresh after\r\nchanging status with bulk action. This PR adds global query refresh in\r\nbulk actions\r\n\r\n- https://github.com/elastic/kibana/issues/183025\r\n\r\nNo grouping\r\n\r\n\r\nhttps://github.com/elastic/kibana/assets/18648970/0490187d-9f3e-49d0-80b3-4cd75e8fdbf8\r\n\r\n\r\n\r\nGrouping\r\n\r\n\r\nhttps://github.com/elastic/kibana/assets/18648970/80e55fda-2f89-4c8d-a882-2df413cb3560","sha":"993903bb6177666b1dfd4b8ebf7fa4fa0ad4aed5"}},"sourceBranch":"main","suggestedTargetBranches":["8.14"],"targetPullRequestStates":[{"branch":"main","label":"v8.15.0","labelRegex":"^v8.15.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/183674","number":183674,"mergeCommit":{"message":"[Security Solution][Alert table] Fix alert table refresh with bulk action (#183674)\n\n## Summary\r\n\r\nCurrently components outside of alert table do not refresh after\r\nchanging status with bulk action. This PR adds global query refresh in\r\nbulk actions\r\n\r\n- https://github.com/elastic/kibana/issues/183025\r\n\r\nNo grouping\r\n\r\n\r\nhttps://github.com/elastic/kibana/assets/18648970/0490187d-9f3e-49d0-80b3-4cd75e8fdbf8\r\n\r\n\r\n\r\nGrouping\r\n\r\n\r\nhttps://github.com/elastic/kibana/assets/18648970/80e55fda-2f89-4c8d-a882-2df413cb3560","sha":"993903bb6177666b1dfd4b8ebf7fa4fa0ad4aed5"}},{"branch":"8.14","label":"v8.14.3","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: christineweng <18648970+christineweng@users.noreply.github.com>
- Loading branch information