You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Without this fix, catalog_product_price generate incorrect price data.
The priority of "OR" is lower then "AND". That's why we have to add brackets around OR-expresstion.
0 commit comments