Juan Pablo Djeredjian
Juan Pablo Djeredjian
## Intro This PR modifies the logic of bulk updating rule actions, in preparation for https://github.com/elastic/kibana/pull/137430 ## Summary - Removes the mute/unmute logic for bulk updating rule actions - Remove...
Fixes: https://github.com/elastic/kibana/issues/180393 ## Summary Handles specific fields in `/upgrade/_review` endpoint upgrade workflow, as described in https://github.com/elastic/kibana/issues/180393. Achieves this with two mechanisms: 1. Removing fields from the `PrebuiltRuleAsset` schema, which excludes...
**Epics:** https://github.com/elastic/security-team/issues/1974 (internal), https://github.com/elastic/kibana/issues/174168 **Design Discussion context:** https://github.com/elastic/kibana/issues/178211 **Design:** ? ## Summary The goal is to update the rules management table to handle conflicts during the rule upgrade workflow more...
**Epics:** https://github.com/elastic/security-team/issues/1974 (internal), https://github.com/elastic/kibana/issues/174168 **Depends on:** https://github.com/elastic/kibana/issues/180140 ## Summary Make the `rule_source` property required in `RuleResponse`.
**Epics:** https://github.com/elastic/security-team/issues/1974 (internal), https://github.com/elastic/kibana/issues/174168 **Kibana version:** Latest and all previous ## Summary **Describe the bug:** When creating or editing an EQL rule, and typing in a valid query, we currently...
Resolves: https://github.com/elastic/kibana/issues/180589 ## Summary - Handles bulk updating of rules with conflicts in the Rule Upgrades table. See detailed requirements implemented in ticket linked above. - Changes default `pick_version` of...