1. Have 3 tasks.
a) completed and tagged
b) completed not tagged
c) incomplete tagged
2. Enter smart search to find all tasks which are either completed or not but
tagged.
(status:completed OR status:incomplete) AND isTagged:true
Expected:
- task a and b is returned
Currently:
- all tasks are returned
Original issue reported on code.google.com by ronny.roehricht on 20 Nov 2010 at 7:00
Original issue reported on code.google.com by
ronny.roehricht
on 20 Nov 2010 at 7:00