Magento 2 module for fix 'Store Information' scope (see magento/magento2#38498).
This is a temporary solution. Created a pull request magento/magento2#38542.
- Download ZIP file and extract to app/code/Noon/FixStoreInformationScope. If this path not exists, please create under Magento2 root directory.
- Run the command in Magento2 root directory:
php bin/magento setup:upgrade
- Run the command in Magento2 root directory:
composer require noon/module-fix-store-information-scope
php bin/magento setup:upgrade