[ResponseOps][SecuritySolution][Alerts] Fix cases service missing in detection engine alerts table#215111
Merged
umbopepato merged 3 commits intoelastic:mainfrom Mar 20, 2025
Conversation
Contributor
|
Pinging @elastic/response-ops (Team:ResponseOps) |
PhilippeOberti
approved these changes
Mar 19, 2025
Contributor
PhilippeOberti
left a comment
There was a problem hiding this comment.
Desk tested and code LGTM. Thanks for the quick fix @umbopepato
rylnd
approved these changes
Mar 20, 2025
Contributor
rylnd
left a comment
There was a problem hiding this comment.
Just one nit about test descriptions. Otherwise LGTM!
| visit(ALERTS_URL); | ||
| }); | ||
|
|
||
| it('shows the and cases bulk actions', () => { |
Contributor
There was a problem hiding this comment.
Suggested change
| it('shows the and cases bulk actions', () => { | |
| it('shows the"add to case" and "add to existing case" bulk actions', () => { |
Contributor
|
Starting backport for target branches: 8.x |
Contributor
💛 Build succeeded, but was flaky
Failed CI StepsMetrics [docs]Async chunks
History
|
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this pull request
Mar 20, 2025
…detection engine alerts table (elastic#215111) ## Summary Provides the Cases service to the detection engine alerts table. The missing services caused the cases actions to disappear from the bulk actions menu. ## Verification steps 1. Create Security rules that fire alerts 2. Visit the Security > Alerts page 3. Select one or more alert rows from the table 4. Open the `Selected X alerts` bulk action menu 5. Check that the cases bulk actions are available ## Release Notes Fixes a regression that caused the cases actions to disappear from the detections engine alerts table bulk actions menu. ### Checklist - [x] [Unit or functional tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html) were updated or added to match the most common scenarios - [x] The PR description includes the appropriate Release Notes section, and the correct `release_note:*` label is applied per the [guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process) (cherry picked from commit 7d65957)
Contributor
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
kibanamachine
added a commit
that referenced
this pull request
Mar 21, 2025
…ng in detection engine alerts table (#215111) (#215428) # Backport This will backport the following commits from `main` to `8.x`: - [[ResponseOps][SecuritySolution][Alerts] Fix cases service missing in detection engine alerts table (#215111)](#215111) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Umberto Pepato","email":"umbopepato@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-03-20T22:57:30Z","message":"[ResponseOps][SecuritySolution][Alerts] Fix cases service missing in detection engine alerts table (#215111)\n\n## Summary\n\nProvides the Cases service to the detection engine alerts table. The\nmissing services caused the cases actions to disappear from the bulk\nactions menu.\n\n## Verification steps\n\n1. Create Security rules that fire alerts\n2. Visit the Security > Alerts page\n3. Select one or more alert rows from the table\n4. Open the `Selected X alerts` bulk action menu\n5. Check that the cases bulk actions are available\n\n## Release Notes\n\nFixes a regression that caused the cases actions to disappear from the\ndetections engine alerts table bulk actions menu.\n\n### Checklist\n\n- [x] [Unit or functional\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\nwere updated or added to match the most common scenarios\n- [x] The PR description includes the appropriate Release Notes section,\nand the correct `release_note:*` label is applied per the\n[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)","sha":"7d6595768364d762764e8b891a97d85cdd0b259a","branchLabelMapping":{"^v9.1.0$":"main","^v8.19.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix","Team:ResponseOps","backport:version","v9.1.0","v8.19.0"],"title":"[ResponseOps][SecuritySolution][Alerts] Fix cases service missing in detection engine alerts table","number":215111,"url":"https://github.com/elastic/kibana/pull/215111","mergeCommit":{"message":"[ResponseOps][SecuritySolution][Alerts] Fix cases service missing in detection engine alerts table (#215111)\n\n## Summary\n\nProvides the Cases service to the detection engine alerts table. The\nmissing services caused the cases actions to disappear from the bulk\nactions menu.\n\n## Verification steps\n\n1. Create Security rules that fire alerts\n2. Visit the Security > Alerts page\n3. Select one or more alert rows from the table\n4. Open the `Selected X alerts` bulk action menu\n5. Check that the cases bulk actions are available\n\n## Release Notes\n\nFixes a regression that caused the cases actions to disappear from the\ndetections engine alerts table bulk actions menu.\n\n### Checklist\n\n- [x] [Unit or functional\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\nwere updated or added to match the most common scenarios\n- [x] The PR description includes the appropriate Release Notes section,\nand the correct `release_note:*` label is applied per the\n[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)","sha":"7d6595768364d762764e8b891a97d85cdd0b259a"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/215111","number":215111,"mergeCommit":{"message":"[ResponseOps][SecuritySolution][Alerts] Fix cases service missing in detection engine alerts table (#215111)\n\n## Summary\n\nProvides the Cases service to the detection engine alerts table. The\nmissing services caused the cases actions to disappear from the bulk\nactions menu.\n\n## Verification steps\n\n1. Create Security rules that fire alerts\n2. Visit the Security > Alerts page\n3. Select one or more alert rows from the table\n4. Open the `Selected X alerts` bulk action menu\n5. Check that the cases bulk actions are available\n\n## Release Notes\n\nFixes a regression that caused the cases actions to disappear from the\ndetections engine alerts table bulk actions menu.\n\n### Checklist\n\n- [x] [Unit or functional\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\nwere updated or added to match the most common scenarios\n- [x] The PR description includes the appropriate Release Notes section,\nand the correct `release_note:*` label is applied per the\n[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)","sha":"7d6595768364d762764e8b891a97d85cdd0b259a"}},{"branch":"8.x","label":"v8.19.0","branchLabelMappingKey":"^v8.19.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Umberto Pepato <umbopepato@users.noreply.github.com>
JoseLuisGJ
pushed a commit
to JoseLuisGJ/kibana
that referenced
this pull request
Mar 24, 2025
…detection engine alerts table (elastic#215111) ## Summary Provides the Cases service to the detection engine alerts table. The missing services caused the cases actions to disappear from the bulk actions menu. ## Verification steps 1. Create Security rules that fire alerts 2. Visit the Security > Alerts page 3. Select one or more alert rows from the table 4. Open the `Selected X alerts` bulk action menu 5. Check that the cases bulk actions are available ## Release Notes Fixes a regression that caused the cases actions to disappear from the detections engine alerts table bulk actions menu. ### Checklist - [x] [Unit or functional tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html) were updated or added to match the most common scenarios - [x] The PR description includes the appropriate Release Notes section, and the correct `release_note:*` label is applied per the [guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)
cqliu1
pushed a commit
to cqliu1/kibana
that referenced
this pull request
Mar 31, 2025
…detection engine alerts table (elastic#215111) ## Summary Provides the Cases service to the detection engine alerts table. The missing services caused the cases actions to disappear from the bulk actions menu. ## Verification steps 1. Create Security rules that fire alerts 2. Visit the Security > Alerts page 3. Select one or more alert rows from the table 4. Open the `Selected X alerts` bulk action menu 5. Check that the cases bulk actions are available ## Release Notes Fixes a regression that caused the cases actions to disappear from the detections engine alerts table bulk actions menu. ### Checklist - [x] [Unit or functional tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html) were updated or added to match the most common scenarios - [x] The PR description includes the appropriate Release Notes section, and the correct `release_note:*` label is applied per the [guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)
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
Provides the Cases service to the detection engine alerts table. The missing services caused the cases actions to disappear from the bulk actions menu.
Verification steps
Selected X alertsbulk action menuRelease Notes
Fixes a regression that caused the cases actions to disappear from the detections engine alerts table bulk actions menu.
Checklist
release_note:*label is applied per the guidelines