Argus icon indicating copy to clipboard operation
Argus copied to clipboard

Acks that have not expired can be modified to set a new expiry date

Open hmpf opened this issue 5 years ago • 2 comments

Completes https://github.com/Uninett/Argus-frontend/issues/95

@lunkwill42's idea: "Yes, the expiry date/time should always be in the future. However, one might want to expire an old acknowledgement immediately by putting in today's date."

My idea: Instead of typing in current date to expire now, have a button for it. One-click operation.

hmpf avatar Oct 02 '20 07:10 hmpf

.. obviously, expiry date on acks that have already expired should not be editable.

hmpf avatar Oct 02 '20 09:10 hmpf

There was no support for this in the backend API (only create was implemented), working on it: https://github.com/Uninett/Argus/pull/316

hmpf avatar Sep 01 '21 08:09 hmpf