- Issue created by @colin.eininger
- First commit to issue fork.
- 🇵🇱Poland hubertinio
The issue occurred because the time was set to the current time when no time was specified in the filter, causing the expected results to be out of range. I have updated the logic to set the default time to the beginning of the day when only the date is provided in the "from" field, and to the end of the day when only the date is provided in the "to" field.