← Back to team overview

openerp-india team mailing list archive

[Bug 1285669] [NEW] [7.0] Filtering tasks by Tags will also filter out all Tasks with no Tags asigned

 

Public bug reported:

If i create an advance search for Tasks to filter out all tasks with a
specific tag (eg.: Support) it will also filter out all tasks with no
tags  set. Expected behavior would be to still show all tasks with no
tag.

How to reproduce Case A:
---
1.) Create a least three Tasks: one with the tag "support" one with the tag "bugfix" and one with no tags at all
2.) Create an advanced filter for tasks with "Context" "doesn't contain" "bugfix"
      
Result: Only the Task with no tag assigned is gone Filtering out the Task with the Tag "bufix" did not work at all
      
Expected: The Task with the Tag support is gone an the task with no tag assigned is still there


How to reproduce Case B:
---
1.) Create a least three Tasks: one with the tag "support" one with the tag "bugfix" and one with no tags at all
2.) Create an advanced filter for tasks with "Context" "is not equal too" "bugfix"
      
Result: task with tag "bugfix" AND the the task with no tag is gone
      
Expected: Only the task with the tag bugfix should be filtered out


For sure you could try to combine two filters like "tag" "is not equal to" "bugfix" or "tag" "is not set" BUT this is very limiting since if you assign another tag to the task with the tag bugfix "is not equal to" will no longer work!

** Affects: openobject-addons
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1285669

Title:
  [7.0] Filtering tasks by Tags will also filter out all Tasks with no
  Tags asigned

Status in OpenERP Addons (modules):
  New

Bug description:
  If i create an advance search for Tasks to filter out all tasks with a
  specific tag (eg.: Support) it will also filter out all tasks with no
  tags  set. Expected behavior would be to still show all tasks with no
  tag.

  How to reproduce Case A:
  ---
  1.) Create a least three Tasks: one with the tag "support" one with the tag "bugfix" and one with no tags at all
  2.) Create an advanced filter for tasks with "Context" "doesn't contain" "bugfix"
        
  Result: Only the Task with no tag assigned is gone Filtering out the Task with the Tag "bufix" did not work at all
        
  Expected: The Task with the Tag support is gone an the task with no tag assigned is still there

  
  How to reproduce Case B:
  ---
  1.) Create a least three Tasks: one with the tag "support" one with the tag "bugfix" and one with no tags at all
  2.) Create an advanced filter for tasks with "Context" "is not equal too" "bugfix"
        
  Result: task with tag "bugfix" AND the the task with no tag is gone
        
  Expected: Only the task with the tag bugfix should be filtered out

  
  For sure you could try to combine two filters like "tag" "is not equal to" "bugfix" or "tag" "is not set" BUT this is very limiting since if you assign another tag to the task with the tag bugfix "is not equal to" will no longer work!

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1285669/+subscriptions


Follow ups

References