From 49cc3d9de62683dc129dc09f4480ea5903421cd0 Mon Sep 17 00:00:00 2001 From: Lisa Cawley Date: Fri, 3 Jan 2025 09:21:43 -0800 Subject: [PATCH] [8.17] [DOCS] Add case subfeature privileges (#204295) (#204448) # Backport This will backport the following commits from `main` to `8.17`: - [[DOCS] Add case subfeature privileges (#204295)](https://github.com/elastic/kibana/pull/204295) ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) --- docs/management/cases/setup-cases.asciidoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/management/cases/setup-cases.asciidoc b/docs/management/cases/setup-cases.asciidoc index b15d3c884bf79..90c6bd29be561 100644 --- a/docs/management/cases/setup-cases.asciidoc +++ b/docs/management/cases/setup-cases.asciidoc @@ -24,7 +24,7 @@ The *{connectors-feature}* feature privilege is required to create, add, delete, and modify case connectors and to send updates to external systems. By default, `All` for the *Cases* feature includes authority to delete cases -and comments and edit case settings unless you customize the sub-feature privileges. +and comments, edit case settings, add case comments and attachments, and re-open cases unless you customize the sub-feature privileges. ==== | Give assignee access to cases @@ -41,7 +41,7 @@ This privilege is also required to add <> to rul | Give view-only access to cases a| `Read` for the *Cases* feature under *Management*. -NOTE: By default, `Read` for the *Cases* feature does not include authority to delete cases and comments or edit case settings. You can grant this authority by customizing the sub-feature privileges. +NOTE: You can customize sub-feature privileges for deleting cases and comments, editing case settings, adding case comments and attachments, and re-opening cases. | Revoke all access to cases | `None` for the *Cases* feature under *Management*.