Details
-
Feature Request
-
Status: Closed
-
L3 - Default
-
Resolution: Fixed
-
None
-
None
Description
The Taskquery should support to find all tasks which
- do not have a follow up date
- have a follow up date which has already passed
Other tasks (which a follow up date in future) are not in this list.
This is the typical use case for task lists working wih follow up dates - hence it would be good to support that directly in the TaskQuery (as we do not offer or queries).
Proposal:
taskQuery.followUpBeforeOrNotExistant()