← Back to team overview

gtg team mailing list archive

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

 

Public bug reported:

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.

** Affects: gtg
     Importance: Undecided
         Status: New

-- 
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!: New

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.





Follow ups

References