Skip to content

[Bug] Marking an alert as read do not update it's "updatedAt" nor "updatedBy" field #2292

Closed
@Dilaw9

Description

@Dilaw9

Request Type

Bug

Work Environment

TheHive 4.1.15

Problem Description

Marking as read an alert do not update its "updatedAt" nor "updatedBy" field when searching the alert with the /api/alert/_search API call.

Steps to Reproduce

1 - create an alert.
2 - mark it as read.
3 - search this same alert through the search panel of TheHive UI

Complementary information

This bug also impacts TheHive4py.api find_alerts() method as it also relies on the /api/alert/_search API call.

Metadata

Metadata

Assignees

No one assigned

    Labels

    TheHive4TheHive4 related issuesbug

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions