The missing configuration schema is causing some issues with `config_installer` installation profile.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | 2891122-6.patch | 1.57 KB | tuutti |
The missing configuration schema is causing some issues with `config_installer` installation profile.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | 2891122-6.patch | 1.57 KB | tuutti |
Comments
Comment #2
tuutti commentedComment #3
xanoBumping this to critical, since this breaks every single test run with configuration imports on every single Drupal installation that has this module enabled.
Thanks, @tuutti, for the patch! Will check it out :)
Comment #4
xanoThis works!
Comment #5
xanoActually, please add integration testing to this module, so your config and its schemas are validated automatically (
BrowserTestBasedoes this). That prevents problems like this one (and many others) from happening.Comment #6
tuutti commentedAdded some basic integration test.
Comment #8
sam hermans commentedPushed to the 8.x-2.x branch
Comment #9
sam hermans commented