Problem/Motivation

In Webform 8.x-5.x, all webforms are config entities and in many usecase they should not be overwritten during a config import.

Proposed resolution

Add support for wildcards in 'Configuration entity names to ignore' like webform.webform.*.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

jrockowitz created an issue. See original summary.

tlyngej’s picture

What a brilliant idea, @jrockowitz.

That shouldn't be to hard to achieve and it sounds like a very useful feature.

I'll get a proposal in here ASAP.

tlyngej’s picture

Not finished yet. I'm waiting for the #2832671: Add tests, so that I can get the test in there as well.

But I imagine that it could the logic would be something along these lines.

tlyngej’s picture

Status: Active » Needs review
FileSize
0 bytes

Right, that depending issue was resolves quite a lot faster than anticipated...

Here is my another patch, including test.

tlyngej’s picture

Hmm, empty patch file. Let's try again...

The last submitted patch, 4: add_support_for-2845022-4.patch, failed testing.

tlyngej’s picture

Added a few more examples in the settings description/help text.

  • tlyngej committed 27a650c on 8.x-1.x
    Issue #2845022 by tlyngej: Add support for wildcards in 'Configuration...
tlyngej’s picture

Status: Needs review » Fixed

Committing and marking as fixed.

tlyngej’s picture

Status: Fixed » Closed (fixed)