Multi-valued variables clarification: do filter operators each have to be individually updated in order to support MVVs?
The MVV docs say “Certain filter operators can accept multi-valued parameters: function Operator, title Operator”. Does that mean that these are the only operators that will understand MVVs, and everything else treats them as single values?
(If so, that severely limits their possibilities…)