The loadEvents function does not work if 'startTime' and 'endTime' parameters are specified #1903
Labels
bug
Issues related to defects and incorrect/unexpected feature behavior
severity: moderate
Issues with medium impact on the product, e.g., new features, non-critical defects, etc.
Describe the bug
The loadEvents API function does not work if startTime and endTime parameters are specified
To Reproduce
Steps to reproduce the behavior:
https://d6i6g4.resolve.sh/api/loadEvents
request with the following event filter:Error: ERROR: syntax error at or near ""sizedEvents""
Position: 854
Expected behavior
All events between startTime and endTime are returned.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: