-
Notifications
You must be signed in to change notification settings - Fork 206
Closed
Labels
Description
Description
Per elastic/kibana#138900, users can bulk edit actions on multiple rules.
elastic/kibana#140626 also makes some additional changes to the flyout and functionality.
Images
NOTE: UI copy is still being edited; these are preliminary images.
New item in "Bulk actions" menu:

Notes
- Selecting an Actions frequency applies that to all actions (both new and existing) on all selected rules. That means you can basically overwrite the frequency on existing actions, even without checking the "Overwrite all selected rules actions" box. (That checkbox appears to apply only to the actions themselves, not frequency.)
- Update rule management docs (might want to link to a new section/topic for this): https://www.elastic.co/guide/en/security/master/rules-ui-management.html#edit-rules-settings
- API docs probably also need updating: https://www.elastic.co/guide/en/security/master/bulk-actions-rules-api.html#bulk-edit-object-schema (DONE in Add Docs for Bulk Update Schedule and Rule Actions #2506)
