Georgii Gorbachev
Georgii Gorbachev
@elasticmachine merge upstream
@elasticmachine merge upstream
> One additional thing to take into account is that, if we remove the `Perform no actions` option from the throttle dropdown for bulk rule actions, then we also lose...
@jpdjere Thank you for the detailed explanation, it's super clear and helpful for understanding how it all works. Can we achieve the following behavior when updating a rule? ### Params...
> A rule with the following params: > > ``` > "throttle": null, > "notifyWhen": null, > "muteAll": false, > "actions": [ > { > "actionTypeId": ".webhook", > "params": {...
> receive a Bag Request error when bulk adding empty actions. Not sure what should be the correct behavior in that case, though. Probably, a form validation error saying that...
## Files by Code Owner ### elastic/security-detections-response-rules * x-pack/plugins/security_solution/common/detection_engine/schemas/request/perform_bulk_action_schema.ts * x-pack/plugins/security_solution/public/detections/components/rules/description_step/throttle_description.tsx * x-pack/plugins/security_solution/public/detections/components/rules/step_rule_actions/index.tsx * x-pack/plugins/security_solution/public/detections/components/rules/throttle_select_field/index.tsx * x-pack/plugins/security_solution/public/detections/pages/detection_engine/rules/all/bulk_actions/forms/rule_actions_form.tsx * x-pack/plugins/security_solution/server/lib/detection_engine/rules/bulk_edit_rules.ts ### elastic/security-solution * x-pack/plugins/security_solution/common/detection_engine/schemas/request/perform_bulk_action_schema.ts * x-pack/plugins/security_solution/public/detections/components/rules/description_step/throttle_description.tsx * x-pack/plugins/security_solution/public/detections/components/rules/step_rule_actions/index.tsx * x-pack/plugins/security_solution/public/detections/components/rules/throttle_select_field/index.tsx *...
> Are we going to remove "perform no actions" for single rule update as well in future? @vitaliidm This is TBD and will depend on the UI design of the...
Security Solution is interested in this as well. We'd like to have some built-in previous/next buttons in the tour steps that would allow the user to navigate between the steps....
Hey all, Security Solution is interested in this as well. We'd like to have some built-in previous/next buttons in the tour steps that would allow the user to navigate between...