Skip to content

Get log - time stamp ignored for manual (external) records #16

Description

@xtrojak

Having some manual (source = "external") records in log table, the execution of

t = datetime.datetime.utcnow().strftime("%Y%m%d%H%M%S")
requests.get('https://localhost:5000/log?node_id=1&time=' + t, verify=False)

returns all records with time stamp after the given time t but also all manual records with time stamp before the given time t.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingunconfirmedbug has occured randomly, but hasn't appeared since

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions