bug: saved searches inaccurate
in progress
t
teneck
Of my six saved searches, three of them are really inaccurate (1 result instead of 116, 239 instead of 11).
Three problem searches:
1) (Checked Off no) AND (Due Date is before tomorrow) AND
((Location is Home) OR (Location is No Location))
2) (Checked Off no) AND (Due Date is before tomorrow) AND
((Location is Work) OR (Location is No Location))
3) ((Checked Off no) AND (Due Date was in the last 1 days)) OR
((Starred yes) AND (Checked Off no))
This one works fine:
(Checked Off no) AND ((Due Date is before tomorrow) OR (Due Date doesn't exist))
Using Toodledo 1.0 (Build 7) on Android 12
Log In
m
michaelkamen
Pamela, Teneck's problem seems to be that the desired logic is expressed with double parenthesis, i.e., a grouping of statements as needed. But saved search does not appear to have a way to express the logic of grouped statements. Am I mistaken?
P
Peter Scott
I have the same problem. My saved search of:
1) (Checked Off no) AND ((Status is No Status) OR (Folder is No Folder) OR (Context is No Context))
returns 7 tasks on iOS (build 8) and 13 on web interface.
P
PamelaH
in progress
P
PamelaH
complete
Should be fixed in build 8. Can you confirm? Thanks!
t
teneck
PamelaH: The third search list above is correct now; the first two are still not correct. They are only showing the tasks with a location assigned and not including the tasks without a location.
P
PamelaH
teneck: Thanks for the additional info. We have a fix for this that will go in the next batch of updates.
P
PamelaH
in progress
We will have an update for saved search bugs coming this week
t
teneck
PamelaH: excellent; thank you.