Skip to content
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

[SIEM] [Case] API To Dos #58525

Closed
9 of 10 tasks
stephmilovic opened this issue Feb 25, 2020 · 1 comment
Closed
9 of 10 tasks

[SIEM] [Case] API To Dos #58525

stephmilovic opened this issue Feb 25, 2020 · 1 comment
Assignees
Labels
loe:medium Medium Level of Effort Team:SIEM

Comments

@stephmilovic
Copy link
Contributor

stephmilovic commented Feb 25, 2020

  • enhance all user fields to include email when available

  • store user information about who edited what field or comment and when . A "user action saved object"

  • enhance get_cases response to include commentCount

  • updated_by field added to Case and Comment

  • closed_at field add to closed Case

  • add getCurrentUser call to the api or return in some other way

  • endpoint that returns participants. same way we scrape up tags but from our new "user action saved object"?

  • allow comment and case POST routes to take an id query param to PATCH

  • endpoint that returns all Reporters (to sort All Cases table)

  • Make comment field mandatory and not optional on patch comment route Code

@stephmilovic stephmilovic added loe:medium Medium Level of Effort Team:SIEM labels Feb 25, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/siem (Team:SIEM)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
loe:medium Medium Level of Effort Team:SIEM
Projects
None yet
Development

No branches or pull requests

3 participants