[8.12] [DOCS] Copy file hash in cases (#174414) (#174550)

# Backport

This will backport the following commits from `main` to `8.12`:
- [[DOCS] Copy file hash in cases
(#174414)](https://github.com/elastic/kibana/pull/174414)

<!--- Backport version: 9.4.3 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Lisa
Cawley","email":"lcawley@elastic.co"},"sourceCommit":{"committedDate":"2024-01-09T19:48:53Z","message":"[DOCS]
Copy file hash in cases
(#174414)","sha":"f567016b767c5ad911f2ce03f43bd268c12dffba","branchLabelMapping":{"^v8.13.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:ResponseOps","docs","Feature:Cases","v8.12.1","v8.13.0"],"title":"[DOCS]
Copy file hash in
cases","number":174414,"url":"https://github.com/elastic/kibana/pull/174414","mergeCommit":{"message":"[DOCS]
Copy file hash in cases
(#174414)","sha":"f567016b767c5ad911f2ce03f43bd268c12dffba"}},"sourceBranch":"main","suggestedTargetBranches":["8.12"],"targetPullRequestStates":[{"branch":"8.12","label":"v8.12.1","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.13.0","branchLabelMappingKey":"^v8.13.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/174414","number":174414,"mergeCommit":{"message":"[DOCS]
Copy file hash in cases
(#174414)","sha":"f567016b767c5ad911f2ce03f43bd268c12dffba"}}]}]
BACKPORT-->

Co-authored-by: Lisa Cawley <lcawley@elastic.co>
This commit is contained in:
Kibana Machine 2024-01-09 15:19:09 -05:00 committed by GitHub
parent 6884fd1275
commit e08d34f137
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 39 KiB

After

Width:  |  Height:  |  Size: 107 KiB

Before After
Before After

View file

@ -123,6 +123,9 @@ image::images/cases-files.png[A list of files attached to a case]
The acceptable file types and sizes are affected by your <<cases-settings,case settings>>.
To download or delete the file or copy the file hash to your clipboard, open the action menu (…).
The available hash functions are MD5, SHA-1, and SHA-256.
When you upload a file, a comment is added to the case activity log.
To view images, click their name in the activity or file list.