-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Cases][Meta]: File attachments #151595
Labels
8.8 candidate
Feature:Cases
Cases feature
Meta
Team:ResponseOps
Label for the ResponseOps team (formerly the Cases and Alerting teams)
Comments
cnasikas
added
Team:ResponseOps
Label for the ResponseOps team (formerly the Cases and Alerting teams)
Feature:Cases
Cases feature
v8.8.0
labels
Feb 20, 2023
Pinging @elastic/response-ops (Team:ResponseOps) |
Pinging @elastic/response-ops-cases (Feature:Cases) |
This was referenced Feb 21, 2023
This was referenced Apr 17, 2023
19 tasks
adcoelho
added a commit
that referenced
this issue
Apr 18, 2023
Fixes #151595 ## Summary In this PR we will be merging a feature branch into `main`. This feature branch is a collection of several different PRs with file functionality for cases. - #152941 - #153957 - #154432 - #153853 Most of the code was already reviewed so this will mainly be used for testing. - Files tab in the case detail view. - Attach files to a case. - View a list of all files attached to a case (with pagination). - Preview image files attached to a case. - Search for files attached to a case by file name. - Download files attached to a case. - Users are now able to see file activity in the case detail view. - Image files have a different icon and a clickable file name to preview. - Other files have a standard "document" icon and the name is not clickable. - The file can be downloaded by clicking the download icon. ## Release notes Support file attachments in Cases. --------- Co-authored-by: kibanamachine <[email protected]>
This was referenced Apr 20, 2023
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
8.8 candidate
Feature:Cases
Cases feature
Meta
Team:ResponseOps
Label for the ResponseOps team (formerly the Cases and Alerting teams)
Summary
Attaching files to a case is crucial. Files aid users in investigating and responding to threats efficiently, gathering artifacts and clues about the incident, and providing more context around the issue. Cases should support a way to attach files to a case out of the box.
User stories
Related: #131416, #81109
Frontend feature branch: #154436
Docs: #154881
Backend design issue
Tasks
Stretch goals
The text was updated successfully, but these errors were encountered: