Query tasks with unset due date #603

Open
opened 2025-11-01 21:00:10 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @MitPitt on GitHub (Sep 9, 2025).

Description

I'm trying to use the api to get all tasks with unset due date. I tried filters like due_date = null to no avail.
I came to a workaround: due_date < now-100y. Is there a cleaner way to do this currently? Filtering for null would be a nice feature.

Which alternatives did you consider using instead?

No response

Originally created by @MitPitt on GitHub (Sep 9, 2025). ### Description I'm trying to use the api to get all tasks with unset due date. I tried filters like `due_date = null` to no avail. I came to a workaround: `due_date < now-100y`. Is there a cleaner way to do this currently? Filtering for null would be a nice feature. ### Which alternatives did you consider using instead? _No response_
Author
Owner

@kolaente commented on GitHub (Sep 9, 2025):

Currently there's no better way to do this.

@kolaente commented on GitHub (Sep 9, 2025): Currently there's no better way to do this.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#603