When doing a simple config import, say 'system.site', the confirm form will ask you if it wants to create a new one, even though system.site clearly exists.
It should ask for 'update' instead.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 2150171.3.patch | 2.24 KB | alexpott |
| #3 | 2150171.3.test-only.FAIL_.patch | 1.55 KB | alexpott |
| #1 | 2150171-1.patch | 797 bytes | swentel |
Comments
Comment #1
swentel commentedComment #2
alexpottHave not confirmed the bug but we obviously need tests :)
Comment #3
alexpottConfirmed the issue - added tests and fixed in a slightly different way as the fix in #1 since that fix did not meet the expectation laid out by the docs in the class.
Comment #5
swentel commentedRight, much better fix, duh :)
Comment #6
webchickAwesome, thanks. I caught this today too in my testing.
Committed and pushed to 8.x. Thanks!
Comment #7
swentel commentedI think you forgot to push this one
Comment #8
webchickOh, what, is that important or something? ;)
Sorry. Pushed this time.