-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[Detections Response] Rule action filters missing in UI (#175043) #175050
[Detections Response] Rule action filters missing in UI (#175043) #175050
Conversation
Pinging @elastic/security-solution (Team: SecuritySolution) |
Pinging @elastic/security-detection-engine (Team:Detection Engine) |
...s/triggers_actions_ui/public/application/sections/action_connector_form/action_type_form.tsx
Outdated
Show resolved
Hide resolved
...tion_cypress/cypress/e2e/detection_response/detection_engine/rule_actions/rule_actions.cy.ts
Show resolved
Hide resolved
Ah! I forgot one last thing. Could you also add the action form file as a dependency for us so that our tests run if that file is changed? The section to add dependencies is here. |
…/action_connector_form/action_type_form.tsx Co-authored-by: Xavier Mouligneau <[email protected]>
I think we already trigger security solution tests when this file is being modified because of this line:
since it is a parent folder for this file:
|
💛 Build succeeded, but was flaky
Failed CI StepsTest FailuresMetrics [docs]Async chunks
History
To update your PR or re-run it, just comment with: cc @e40pud |
…) (elastic#175050) ## Summary Addresses elastic#175043 These changes fix the issue where the alerts filter options are not visible on the actions page while creating/editing SIEM rules. <img width="960" alt="Screenshot 2024-01-17 at 18 43 17" src="https://github.com/elastic/kibana/assets/2700761/81395e6d-f39f-4ccd-bdb6-46a5fdb024ea"> **Cause**: These changes https://github.com/elastic/kibana/pull/171049/files#diff-c6d0c14f7d10731840e8e8522e21a1d2ee18a29f120a769db98edf8bd93d9b02R431 where we removed the check of `producerId === AlertConsumers.SIEM` --------- Co-authored-by: Xavier Mouligneau <[email protected]> (cherry picked from commit 4b18cdc)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
…) (#175050) (#175142) # Backport This will backport the following commits from `main` to `8.12`: - [[Detections Response] Rule action filters missing in UI (#175043) (#175050)](#175050) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Ievgen Sorokopud","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-01-18T17:44:08Z","message":"[Detections Response] Rule action filters missing in UI (#175043) (#175050)\n\n## Summary\r\n\r\nAddresses https://github.com/elastic/kibana/issues/175043\r\n\r\nThese changes fix the issue where the alerts filter options are not\r\nvisible on the actions page while creating/editing SIEM rules.\r\n\r\n<img width=\"960\" alt=\"Screenshot 2024-01-17 at 18 43 17\"\r\nsrc=\"https://github.com/elastic/kibana/assets/2700761/81395e6d-f39f-4ccd-bdb6-46a5fdb024ea\">\r\n\r\n**Cause**:\r\nThese changes\r\nhttps://github.com//pull/171049/files#diff-c6d0c14f7d10731840e8e8522e21a1d2ee18a29f120a769db98edf8bd93d9b02R431\r\nwhere we removed the check of `producerId === AlertConsumers.SIEM`\r\n\r\n---------\r\n\r\nCo-authored-by: Xavier Mouligneau <[email protected]>","sha":"4b18cdcc69de6191b1de375ccecee2bac1fb3415","branchLabelMapping":{"^v8.13.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix","Team: SecuritySolution","backport:prev-minor","Team:Detection Engine","v8.13.0"],"title":"[Detections Response] Rule action filters missing in UI (#175043)","number":175050,"url":"https://github.com/elastic/kibana/pull/175050","mergeCommit":{"message":"[Detections Response] Rule action filters missing in UI (#175043) (#175050)\n\n## Summary\r\n\r\nAddresses https://github.com/elastic/kibana/issues/175043\r\n\r\nThese changes fix the issue where the alerts filter options are not\r\nvisible on the actions page while creating/editing SIEM rules.\r\n\r\n<img width=\"960\" alt=\"Screenshot 2024-01-17 at 18 43 17\"\r\nsrc=\"https://github.com/elastic/kibana/assets/2700761/81395e6d-f39f-4ccd-bdb6-46a5fdb024ea\">\r\n\r\n**Cause**:\r\nThese changes\r\nhttps://github.com//pull/171049/files#diff-c6d0c14f7d10731840e8e8522e21a1d2ee18a29f120a769db98edf8bd93d9b02R431\r\nwhere we removed the check of `producerId === AlertConsumers.SIEM`\r\n\r\n---------\r\n\r\nCo-authored-by: Xavier Mouligneau <[email protected]>","sha":"4b18cdcc69de6191b1de375ccecee2bac1fb3415"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.13.0","branchLabelMappingKey":"^v8.13.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/175050","number":175050,"mergeCommit":{"message":"[Detections Response] Rule action filters missing in UI (#175043) (#175050)\n\n## Summary\r\n\r\nAddresses https://github.com/elastic/kibana/issues/175043\r\n\r\nThese changes fix the issue where the alerts filter options are not\r\nvisible on the actions page while creating/editing SIEM rules.\r\n\r\n<img width=\"960\" alt=\"Screenshot 2024-01-17 at 18 43 17\"\r\nsrc=\"https://github.com/elastic/kibana/assets/2700761/81395e6d-f39f-4ccd-bdb6-46a5fdb024ea\">\r\n\r\n**Cause**:\r\nThese changes\r\nhttps://github.com//pull/171049/files#diff-c6d0c14f7d10731840e8e8522e21a1d2ee18a29f120a769db98edf8bd93d9b02R431\r\nwhere we removed the check of `producerId === AlertConsumers.SIEM`\r\n\r\n---------\r\n\r\nCo-authored-by: Xavier Mouligneau <[email protected]>","sha":"4b18cdcc69de6191b1de375ccecee2bac1fb3415"}}]}] BACKPORT--> Co-authored-by: Ievgen Sorokopud <[email protected]>
…) (elastic#175050) ## Summary Addresses elastic#175043 These changes fix the issue where the alerts filter options are not visible on the actions page while creating/editing SIEM rules. <img width="960" alt="Screenshot 2024-01-17 at 18 43 17" src="https://github.com/elastic/kibana/assets/2700761/81395e6d-f39f-4ccd-bdb6-46a5fdb024ea"> **Cause**: These changes https://github.com/elastic/kibana/pull/171049/files#diff-c6d0c14f7d10731840e8e8522e21a1d2ee18a29f120a769db98edf8bd93d9b02R431 where we removed the check of `producerId === AlertConsumers.SIEM` --------- Co-authored-by: Xavier Mouligneau <[email protected]>
Summary
Addresses #175043
These changes fix the issue where the alerts filter options are not visible on the actions page while creating/editing SIEM rules.
Cause:
These changes https://github.com/elastic/kibana/pull/171049/files#diff-c6d0c14f7d10731840e8e8522e21a1d2ee18a29f120a769db98edf8bd93d9b02R431 where we removed the check of
producerId === AlertConsumers.SIEM