Default Store id is not matching the store id from the request path #39356
Labels
Issue: needs update
Additional information is require, waiting for response
Reported on 2.4.7
Indicates original Magento version for the Issue report.
Preconditions and environment
The default Store Code is not resolved from the request path
E.g: https://magento.test/admin/admin/system_config/edit/key/ed990becfa3389bf0eeccf8ccefc99f7cc2a2da4cc901848f541087d757d8e27/section/main_section/store/2
The store is resolved properly when the query parameter is set:
https://magento.test/admin/admin/system_config/edit/key/ed990becfa3389bf0eeccf8ccefc99f7cc2a2da4cc901848f541087d757d8e27/section/main_section/store/2?___store=2
Steps to reproduce
https://magento.test/admin/admin/system_config/edit/key/ed990becfa3389bf0eeccf8ccefc99f7cc2a2da4cc901848f541087d757d8e27/section/main_section/store/2?___store=2
Expected result
Actual result
Additional information
If this is a bug, it could be in:
The default store value is already incorrect from the cache in:
Release note
No response
Triage and priority
The text was updated successfully, but these errors were encountered: