Specifically, we are looking for tasks that start today or earlier and end today or later. This worked for a long time but recently it started to return tasks that fulfill one of the due_on.after if the start_on is null (i.e. all one-day tasks into the future with this project now appear with this search)
Hoping this is either a quick bug or someone has an idea on how to route around this.
I didn’t look at your request closely, but I know a search bug was reported today, so I wanted to mention it in case it has something to do with your report too:
Hello @Miller_Safrit , apologies for the delayed response, and thank you for flagging this issue.
The underlying behavior that was causing tasks with an undefined start_on to be included in your results was addressed. Going forward, tasks without a start_on value should no longer be returned when applying this query logic.