Ievgen Sorokopud
Ievgen Sorokopud
## Summary Fix flaky alert assignments tests. I split assignments tests into two groups: tests with one assignee available and tests with multiple assignees. Right now there is a flakiness...
**Resolves: https://github.com/elastic/kibana/issues/164301** **Resolves: https://github.com/elastic/security-team/issues/8958** ## Summary With these changes we introduce a new feature - Bulk custom highlighted fields update. It works similarly to bulk tags and indices update. Here...
## Summary Addresses https://github.com/elastic/kibana/issues/180407 Addresses https://github.com/elastic/kibana/issues/178611 With these changes we allow user to create and update a rule even if there are certain query bar validation error exist. Right now,...
**Describe the feature:** We should show the warning when user selects the action's frequency which is shorter than the rule's schedule interval. [Main ticket](https://github.com/elastic/kibana/issues/151916) cc @vitaliidm
**Post https://github.com/elastic/kibana/pull/154990 updates:** - As part of these changes we realised that we don't really need `throttle` attribute in rule schema. See comments from @maximpn and @banderror [here](https://github.com/elastic/kibana/pull/154990#discussion_r1173962820). We should...
While working on https://github.com/elastic/kibana/issues/180407 and adding this PR https://github.com/elastic/kibana/pull/191487, @vitaliidm brought up the confusion with rule validation errors while editing prebuilt rules: Right now, we show only a short message...
# Backport This will backport the following commits from `main` to `8.x`: - [Hide assistant's knowledge base UI when `assistantKnowledgeBaseByDefault` feature flag is disabled (#196762)](https://github.com/elastic/kibana/pull/196762) ### Questions ? Please refer...