Skip to content

[SIEM] [Case] API To Dos #58525

Closed
Closed
@stephmilovic

Description

  • 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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions