Skip to content

[9.1] [ML] Anomaly Explorer: Fixes display of alerts from anomaly detection alerting rule (#236289)#236578

Merged
kibanamachine merged 1 commit intoelastic:9.1from
kibanamachine:backport/9.1/pr-236289
Sep 26, 2025
Merged

[9.1] [ML] Anomaly Explorer: Fixes display of alerts from anomaly detection alerting rule (#236289)#236578
kibanamachine merged 1 commit intoelastic:9.1from
kibanamachine:backport/9.1/pr-236289

Conversation

@kibanamachine
Copy link
Contributor

Backport

This will backport the following commits from main to 9.1:

Questions ?

Please refer to the Backport tool documentation

… alerting rule (elastic#236289)

Resolves elastic#235504
Currently, when an ML-only user creates ML rules from both creation
flows, the consumer is set to `alerts`.
Creating a rule from the "Anomaly Detection Jobs" page in Stack
management sets the consumer to `stackAlerts` for a user with access to
both feature privileges, instead of setting the consumer to `alerts`.
With this PR, ML-only user will be able to access all ML rules, no
matter if the consumer is `alerts` or `stackAlerts`.

<img width="896" height="611" alt="Screenshot 2025-09-25 at 13 42 19"
src="https://github.com/user-attachments/assets/14ec0af4-03fb-41e2-b3cf-de36106ed68c"
/>

(cherry picked from commit 7d682e3)
@kibanamachine kibanamachine merged commit bba7f2d into elastic:9.1 Sep 26, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

2 participants