Closed sentry-io[bot] closed 1 month ago
Sentry Issue: API-OSS-J
*errors.errorString: year is not in the range [1, 9999]: 0
Seems to be related to a filter like this due_date > '0000-01-01T00:00:00.000Z'
due_date > '0000-01-01T00:00:00.000Z'
Not reproducible.
Sentry Issue: API-OSS-J
Seems to be related to a filter like this
due_date > '0000-01-01T00:00:00.000Z'