Problem/Motivation

When comparing a multi-valued field against the value(s) DataComparison plugin does not iterate over the entire entity values/compare values but check the first entity value vs the first compare value.

Proposed resolution

Return TRUE if the entity value if present in the compare list

Remaining tasks

Review patch

User interface changes

No

API changes

No

Data model changes

No

Comments

Taran2L created an issue. See original summary.

taran2l’s picture

kris77’s picture

Thanks @Taran2L.

Your patch in #2 works like a charm.

coaston’s picture

Status: Needs review » Reviewed & tested by the community

Perfect. You saved my day!