Specific combination of filters doesn't work

Specific combination of filters doesn't work

Mar 04, 2016
Alessio wrote
Hello,
If a set a list of manufacturers with

OR
manufacturer is equals ONE
manufacturer is equals TWO
...
...
AND (for images)
Image is blank

it doesn't work

it works, instead, if I set

AND
Image is blank
OR
manufacturer is equals ONE
manufacturer is equals TWO
...
...

is there a valid reason or is it a bug?
thanks
Reply
5 Answers
Mar 04, 2016
Alessio wrote
by logic it should be the same

eg. in PHP
if you do...

if ( ($me == 'one' || $me == 'two') && $that == '3') {... }

it should work... 'cause both are TRUE
Mar 04, 2016
Alessio wrote
MySQL...

SELECT * WHERE (column1 = 'one' OR column1 = 'two') AND column2 = 1 ... ;-)

so, I can't understand your logic or if there's an issue
Mar 04, 2016
Alessio wrote
maybe does it follow the column orders ? since the Image is the 2nd column ? thanks
Avatar image
Mar 04, 2016
Alex Pryshlivskiy agent wrote
Have you tried Customize button to change construction ? see screenshot

1 column generates OR always - A or B
2 columns generate AND
Mar 09, 2016
System wrote
Hello,

We haven't heard back from you for last 5 days, please confirm that all questions were answered and issues are resolved. In case you haven't received an answer, please check your spam folder or check the status of ticket online at:
https://support.emagicone.com

Maybe we are waiting for some information from your side? In this case please get back to us.

In case we haven't replied you back or in case of any misunderstanding, please reply to this mail with all details so we could proceed.

If you do not reply us back, the ticket will be automatically closed within 24 hours.

With kind regards,

The eMagicOne Administration Team