Dear Team,
After enabling this module I am not able to import/export configurations from dev to QC or to any instance. I tried exporting the popup after login configuration from one instance to the other. And then import the exported views, I am getting error
The configuration cannot be imported because it failed validation for the following reasons:
Configuration popup_after_login_config.settings depends on the popup_after_login_config extension that will not be installed after import.
Thanks in Advance
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | popup_after_login-config-name-3080062-6.patch | 3.01 KB | MGHollander |
| #4 | popup_after_login-config-name-3080062.patch | 2.64 KB | boogiewoogieman |
| #2 | Selection_119.png | 37.21 KB | sumithb |
Comments
Comment #2
sumithb commentedComment #3
sumithb commentedComment #4
boogiewoogieman commentedThe config name has to be 'popup_after_login' instead of 'popup_after_login_config'.
Comment #5
Mike.Brawley commentedIm running D 8.8.6 and tried this patch with no luck. I still get the same error.
Comment #6
MGHollander commentedI've updated the patch for the 9.1.x version
Comment #7
delty commentedAfter adding the patch to your composer.json you need to uninstall the module, then go into your db and remove any references to popup_after_login_config.settings. After that you should be able to import your config and re-install the module.
Comment #8
keshavv commentedComment #9
keshavv commented