Domains like [(field,'in',[])] or [(field,'not in',[])] do not work properly

Bug #504584 reported by David Janssens
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Server (MOVED TO GITHUB)
Fix Released
Medium
Unassigned

Bug Description

The "not in" domain operator doesnt work properly in openobject server v5.
More specifically, when you make a query like [('id','not in',[])], it returns nothing. (it should instead return all ids of course, since the query is equivalent to True)

Changed in openobject-server:
status: New → Confirmed
Revision history for this message
Jay Vora (Serpent Consulting Services) (jayvora) wrote :

Thank you for reporting.

It has been fixed by revision 1926 <email address hidden>.

Changed in openobject-server:
importance: Undecided → Medium
status: Confirmed → Fix Released
summary: - "not in" domain operator doesnt work properly
+ Domains like [(field,'in',[])] or [(field,'not in',[])] do not work
+ properly
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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