← Back to team overview

gtg team mailing list archive

[Bug 602108] Re: filtering on non-existant tags returns all tasks

 

** Branch linked: lp:~bryceharrington/gtg/lp-602108

-- 
filtering on non-existant tags returns all tasks
https://bugs.launchpad.net/bugs/602108
You received this bug notification because you are a member of Gtg
contributors, which is subscribed to Getting Things GNOME!.

Status in Getting Things GNOME!: In Progress

Bug description:
Steps to reproduce:

0.  Startup gtg
1.  ./gtcli postpone @NonexistantTag 2011-07-05

This should be a no-op.  The tag doesn't exist, so when gtcli calls timi.get_tasks_filtered(filters) via DBUS, no tasks should be returned.  Instead, it ignores the filter and returns all tasks as if that tag had not been specified as a filter.





References