The missing configuration schema is causing some issues with `config_installer` installation profile.

CommentFileSizeAuthor
#6 2891122-6.patch1.57 KBtuutti
#2 2891122-2.patch472 bytestuutti

Comments

tuutti created an issue. See original summary.

tuutti’s picture

Status: Active » Needs review
StatusFileSize
new472 bytes
xano’s picture

Priority: Normal » Critical

Bumping 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 :)

xano’s picture

Status: Needs review » Reviewed & tested by the community

This works!

xano’s picture

Actually, please add integration testing to this module, so your config and its schemas are validated automatically (BrowserTestBase does this). That prevents problems like this one (and many others) from happening.

tuutti’s picture

StatusFileSize
new1.57 KB

Added some basic integration test.

sam hermans’s picture

Assigned: Unassigned » sam hermans
Status: Reviewed & tested by the community » Fixed

Pushed to the 8.x-2.x branch

sam hermans’s picture

Status: Fixed » Closed (fixed)

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