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.*.
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | add_support_for-2845022-7.patch | 4.26 KB | tlyngej |
| #5 | add_support_for-2845022-5.patch | 3.35 KB | tlyngej |
| #3 | add_support_for_wildcards-2845022-3.patch | 1.89 KB | tlyngej |
Comments
Comment #2
tlyngej commentedWhat 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.
Comment #3
tlyngej commentedNot 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.
Comment #4
tlyngej commentedRight, that depending issue was resolves quite a lot faster than anticipated...
Here is my another patch, including test.
Comment #5
tlyngej commentedHmm, empty patch file. Let's try again...
Comment #7
tlyngej commentedAdded a few more examples in the settings description/help text.
Comment #9
tlyngej commentedCommitting and marking as fixed.
Comment #10
tlyngej commented