go-vikunja / vikunja

Mirror of vikunja from https://code.vikunja.io/api
GNU Affero General Public License v3.0
1.02k stars 71 forks source link

*errors.errorString: year is not in the range [1, 9999]: 0 #328

Closed sentry-io[bot] closed 1 month ago

sentry-io[bot] commented 2 months 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'

kolaente commented 1 month ago

Not reproducible.