This syntax is not working as expected inside the deck editor:
s!barrier|sentry|"code gate"_ (with ICE type selected)
If I just write s!barrier (with ICE seleceted) then it works. As soon as I add an AND option (ex. s!barrier|sentry) it does not filter properly. If I try something like s!barrier s!sentry only the second filter is taken into account.
The same strings used inside the Card Search (outside the editor) are working fine:
t:ice s!barrier|sentry|"code gate" -> ok
s!sentry!barrier t:ice -> ok
s!sentry s!barrier t:ice -> also ok (same result than the previous string)
This syntax is not working as expected inside the deck editor:
If I just write s!barrier (with ICE seleceted) then it works. As soon as I add an AND option (ex. s!barrier|sentry) it does not filter properly. If I try something like s!barrier s!sentry only the second filter is taken into account.
The same strings used inside the Card Search (outside the editor) are working fine: