Skip to content

Resolve "Ignore end_time when generating automatic payload"

What does this MR do?

This fixes a bug where an alert that does not provide an explicit fingerprint param could not be auto resolved. end_time was introduced in !41648 (merged).

When a fingerprint isn't explicitly given, providing the end_time generates a new Alert, since aren't excluding the end_time from the payload when generating the fingerprint.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

#250264 (closed)

Edited by Peter Leitzen

Merge request reports