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

Comments

sumithb created an issue. See original summary.

sumithb’s picture

StatusFileSize
new37.21 KB
sumithb’s picture

Priority: Normal » Critical
boogiewoogieman’s picture

Status: Active » Needs review
StatusFileSize
new2.64 KB

The config name has to be 'popup_after_login' instead of 'popup_after_login_config'.

Mike.Brawley’s picture

Im running D 8.8.6 and tried this patch with no luck. I still get the same error.

MGHollander’s picture

I've updated the patch for the 9.1.x version

delty’s picture

After 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.

keshavv’s picture

Status: Needs review » Fixed
keshavv’s picture

Status: Fixed » Closed (fixed)