Skip to content

Allow several acks on the same alarm

Alexandre Moevi requested to merge fix-fast-ack into develop

Issue: #96 (moved)

There is an use cas where the client wants to ack twice the same alarm : first using the Fast Ack feature then Ack with a message.

So one solution is to remove the check if the alarm is already ack.

Edited by Alexandre Moevi

Merge request reports