Skip to content

Fix times in reports #346

@enriquezrene

Description

@enriquezrene

When reports are queried on the same day, no data is found. This issue is happening because the start date and end date selected are using the same time when the request is sent to the back-end.

We need to set the start date with a time equal to 00:00:01 and the end date with a time equal to 23:59:59. In this way, if you query the data of one day, you will receive all the entries in this range of time.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingmvpminimum viable product

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions