You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Attached files aren't exported as "related objects" when users export cases. Users will need to download the files from the case and re-upload them after they import the exported case. This limitation will prob need to mentioned in the feature docs.
Might need to refresh the second row in the privs table in the Case prerequisites topic.
Possibly mention this breaking change in the Security release notes. It's currently doc'd in Kibana but might still need to mention in Security release notes because it's a change that directly affects Security cases.
Screenshots/flows to update
Minor UI updates to the case details page will affect screenshots and flows doc'd in the Open and manage cases topic:
The new Files tab was added after the Alerts tab.
The Alerts tab no longer has an icon after it.
The case description is no longer part of the user history/activity thread.
The user history/activity thread is preceded by three tabs:
All: Shows all comments and user activity/history.
Comments: Shows comments only.
History: Shows the case's full history (includes actions, case status, ??)
Thanks for the ping about this, @lcawl! I added a task for myself in the issue description to update the case priv docs and possibly the Security release notes (see last bullet in the "Changes to document" section).
Description
Using this doc issue to track changes related to Security cases in 8.8.
Changes to document
kibana.yml
file:xpack.cases.files.allowedMimeTypes
- An array of strings representing the allowed mime types to be attached to a case.xpack.cases.files.maxSize
- A number representing the file size limit for files being attached to a case (in bytes).Read
access to Security, andWrite
access to the case. Need to do the following:Screenshots/flows to update
Minor UI updates to the case details page will affect screenshots and flows doc'd in the Open and manage cases topic:
The following screenshots will need to be refreshed:
NOTE: First four were updated in https://github.com/elastic/security-docs/pull/3236/files.
cases-ui-open.png
cases-summary.png
cases-manage-comments.png
(not mandatory, but might be good to refresh anyways so it doesn't stick out from the other refreshed screenshots)cases-alert-tab.png
add-vis-to-case.gif
cases-open-vis.png
(not mandatory but might stick out if refreshed other screenshot)Update these flows:
Follow-up
Check on the following:
write
access = selecting theAll
setting for Cases. Currently, docs show that users needAll
privs for Cases.Might need to update case priv docs to show whatAddressing [BUG] Document required Security privs for cases #3239 after 8.8.Security
privs cases need for each level of access.Notes
The text was updated successfully, but these errors were encountered: