Argus
Argus copied to clipboard
Acks that have not expired can be modified to set a new expiry date
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.
.. obviously, expiry date on acks that have already expired should not be editable.
There was no support for this in the backend API (only create was implemented), working on it: https://github.com/Uninett/Argus/pull/316