BUG: quiries with both completedWithin and added
alexandre.quesnel says:
Hi,
I've got a problem with a smart list that I've created which uses both the "completedWithin" and the "added" search parameters. The problem is that I only get the results from the "completedWithin" parameter and it ignores the "added" parameter. For example the following search does return any task that I added today:
completedWithin:"1 day of today" OR added:today
but it does return the tasks that I completed today.
I hope this can get fixed.
Thanks,
Alex
I've got a problem with a smart list that I've created which uses both the "completedWithin" and the "added" search parameters. The problem is that I only get the results from the "completedWithin" parameter and it ignores the "added" parameter. For example the following search does return any task that I added today:
completedWithin:"1 day of today" OR added:today
but it does return the tasks that I completed today.
I hope this can get fixed.
Thanks,
Alex
alexandre.quesnel says:
As a work around I've found that if you use addedWithin:"1 day of today" instead of added:today the search works. So the following search gives the expected results (and returns the tasks that the previous query should have returned):
completedWithin:"1 day of today" OR addedWithin:"1 day of today"
Thanks,
Alex
completedWithin:"1 day of today" OR addedWithin:"1 day of today"
Thanks,
Alex
emily (Remember The Milk) says:
Alex, thanks for reporting this -- we'll investigate this issue.
emily (Remember The Milk) says:
This should now be fixed -- please let me know if you continue to experience problems. Thanks!