Problem/Motivation

The values are not exploded in the following configuration:
Screenshot of configuration

Proposed resolution

Patch attached

Remaining tasks

Apply patch

User interface changes

None

API changes

None

Data model changes

None

Comments

scott_euser created an issue. See original summary.

scott_euser’s picture

Status: Active » Needs review
StatusFileSize
new761 bytes

Patch attached.

OlgaRabodzei’s picture

Status: Needs review » Fixed

Hello!

Thank You, Scott. The patch was added to dev release.

Regards Olga.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

cslevy’s picture

This breaks the functionality of Any of these values (OR)...

cslevy’s picture

Also makes 9 tests to fail.

scott_euser’s picture

Tests were already not passing prior to this patch as shown:

PHP 5.5 & MySQL 5.5, D8.1 Skipped, branch did not pass for 4 weeks

cslevy’s picture

I know. I run the tests with this patch and without this.
Without this we have 16 test fails.
With this we have 25 test fails.

So this patch breaks 9 tests.

Example functionalities that doesn't work with this patch and works without this
Any of these values (OR)...
None of these values (NOT)...