Skip to content
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

[8.x] [ResponseOps][Cases] Fix case actions bug in serverless security (#195281) #195600

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

kibanamachine
Copy link
Contributor

Backport

This will backport the following commits from main to 8.x:

Questions ?

Please refer to the Backport tool documentation

…stic#195281)

Fixes elastic#186270

## Summary

This PR ensures that cases created by the case action in stack
management rules in serverless security projects are assigned the
correct owner.

### How to test

1. Add the following line to `serverless.yml` -
`xpack.cloud.serverless.project_id: test-123`
2. Start elastic search in serverless security mode - `yarn es
serverless --projectType security`
3. Start Kibana in serverless security mode - `yarn start
--serverless=security`
4. Go to stack and create a rule with the cases action.
5. When an alert is triggered confirm you can view the case in `Security
> Cases`

---------

Co-authored-by: kibanamachine <[email protected]>
(cherry picked from commit 02cc5a8)
@kibanamachine kibanamachine merged commit bdcb92a into elastic:8.x Oct 9, 2024
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants