cancel
Showing results for 
Search instead for 
Did you mean: 

Export config is locking admin config

Export config is locking admin config

I am testing an export and import of the settings of the magento 2.4.1 admin config.

When executing the commands I get my admin config locked, I tried to unlock in several ways but I couldn't. How can I unlock the settings?

 

https://devdocs.magento.com/guides/v2.4/config-guide/cli/config-cli-subcommands-config-mgmt-export.h...

 

For export I'm using:
$ bin / magento app: config: dump

 

For import I'm using:
$ bin / magento app: config: import

1 REPLY 1

Re: Export config is locking admin config

Is there a straightforward method to unlock the Admin configs?

 

I've seen this question asked elsewhere, and their solution seems a hack:

https://community.magento.com/t5/Magento-2-x-Technical-Issues/Unlock-configuration/m-p/95209#M5084

 

Why is this locking behaviour not warned in the devdocs?

 

 

Thanks

Charith