Hanne Moa
Hanne Moa
Depends on #333 Should it be added in the view that renders the json-schema, or should it be hard-coded in the media class?
Depends on #333 The info must of course somehow be fetched from the media class in question. Open question: should the media class have a fixed html blob or should...
An Acknowledgement is-a Event with an expiration date. An Auditlog could be an Event with a what-changed field _Originally posted by @hmpf in https://github.com/Uninett/Argus/issues/319#issuecomment-939780626_
Depends on #333
Depends on #333 This might be too comptationally epxensive to bother with though.
Currently, when you post to /api/v1/incidents/ you create a new incident and a start event. To change it you POST/PUT events. - What happens if the exact same incident is...
Currently, if an incident is stateless, whether it is open or closed is irrelevant. It cannot be closed. Its end_time will forever be None/null. When filtering on open/closed, these are...
Pros: * An already defined method for importing destinations * A destination can have its own independent signals if need be (see syncing of user.email to DestinationConfig). Cons: * It...