Skip to content

Adding event time / interval  #27

@berryma4

Description

@berryma4

I've added a validity interval to log entries in the service.
A log has two extra fields; eventStart, eventEnd
And there are two new URL params:
history=audit -> audit trace of all changes
history=event -> event trace over time (ie. 6am started pump down, 8am at vacuum )
history=& -> defaults to audit for compat

sort=created
sort=modified
sort=eventStart

For the time being, we should implement just the event instant, so people can just say when something happened, and sort on it.

Then, we need to think more on what this looks like and the use cases.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions