Custom filters always overrides default searches. In some cases this is an unwanted behavior.

Bug #1097780 reported by Olivier Laurent (Open ERP)
20
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Odoo Web (MOVED TO GITHUB)
Fix Released
Medium
Fabien Meghazi (OpenERP)

Bug Description

When you open a link from a kanban view to a sub object, it uses any default filters defined on this sub object. But this is not normally what you want. What you want in this case is listing all the sub objects linked to the parent object.

Example (project tasks):
  * create a default filter on project tasks like: [('stage', 'contains', 'pending')]
  * go in the projects kanban view
  * one of the project is displaying "7 tasks"
  * you click on the "7 tasks" link
  * you expect the tasks list to display 7 tasks but due to your default filter you only see those where the stage is pending

Related branches

Changed in openerp-web:
assignee: nobody → Fabien Meghazi (OpenERP) (fme)
status: New → In Progress
importance: Undecided → Medium
summary: - Links opened from kanban view should override default filters
+ Custom filters always overrides default searches. In some cases this is
+ an unwanted behavior.
Changed in openerp-web:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.