Skip to content

DeleteAlert is missing

Julien Andrieux requested to merge feature/241-deletealert-is-missing into develop

Describe the MR

Add the DeleteAlert endpoint in the API.

Extra-care points?

Not much. The alerts are linked to TargetProbe, so the links need to be deleted before the Alert is deleted.

Why was this MR needed?

Because there was no way for a client (say a web UI) to remove an existing Alert.

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Unit Tests added/updated

What are the relevant issue numbers?

closes #241 (closed)

Edited by Julien Andrieux

Merge request reports