- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-17-2020
11:16 AM
11-17-2020
11:16 AM
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?
For export I'm using:
$ bin / magento app: config: dump
For import I'm using:
$ bin / magento app: config: import
Labels:
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2021
04:15 AM
08-16-2021
04:15 AM
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