From 1f3fefdf58f683eb0c007917f16ed4b1aff6fdea Mon Sep 17 00:00:00 2001 From: "opensearch-trigger-bot[bot]" <98922864+opensearch-trigger-bot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 19:39:29 -0400 Subject: [PATCH] [Backport 2.x] changing comments permission for alerting_ack_alerts role (#4723) Signed-off-by: Dennis Toepker Signed-off-by: github-actions[bot] Co-authored-by: github-actions[bot] Co-authored-by: Dennis Toepker --- config/roles.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/roles.yml b/config/roles.yml index 1894c16502..0efbf444e2 100644 --- a/config/roles.yml +++ b/config/roles.yml @@ -45,7 +45,7 @@ alerting_ack_alerts: - 'cluster:admin/opendistro/alerting/alerts/*' - 'cluster:admin/opendistro/alerting/chained_alerts/*' - 'cluster:admin/opendistro/alerting/workflow_alerts/*' - - 'cluster:admin/opensearch/alerting/comments/search' + - 'cluster:admin/opensearch/alerting/comments/*' # Allows users to use all alerting functionality alerting_full_access: