0

I am having an issue. When I update/save data in Store configuration, then it get's updated in the database, but on admin panel, it's not getting changed.

It's urgent so please help me with this.

TIA

2
  • Magento 2.2 has option to dump store configuration to the config.php file. Check if this feature is active. If so, edit from BE can work not 100% correctly Commented Jul 11, 2018 at 22:44
  • will it update the data that is being shown on admin panel? @K.Maliszewski Commented Jul 12, 2018 at 11:39

1 Answer 1

1

It may be due to the file

app/etc/config.php

You can specify the configuration of the store in this file. Review it y check if you have any setting here.

Here more information https://devdocs.magento.com/guides/v2.2/config-guide/cli/config-cli-subcommands-config-mgmt-import.html

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.