Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problems filtering dates in reports #1697

Closed
2 tasks done
sleidig opened this issue Feb 1, 2023 · 1 comment
Closed
2 tasks done

Problems filtering dates in reports #1697

sleidig opened this issue Feb 1, 2023 · 1 comment

Comments

@sleidig
Copy link
Member

sleidig commented Feb 1, 2023

  • It seems dates filtered for reports have an overlap issue, records are also included if the period ends on the day before

  • if a time period that's in the future is selected, the report fails
    error "query_parse_error: No rows can match your key range, reverse your start_key and end_key or set {descending : true}"
    interestingly, this does not happen if previously a report period in the past was selected since the last reload of the app

@sleidig
Copy link
Member Author

sleidig commented Feb 1, 2023

time range is a config issue: use < instead of <= as filter condition

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

No branches or pull requests

2 participants