Closed
Description
Preconditions
- Magento 2.2.2
- PHP 7.0
Steps to reproduce
- Create one website, with three Store Groups Each with 1 store
- Within the Store view 1, set priority of 0, Store View 2, priority of 10, Store View 3, priority of 20
- Save
- Reviewing admin grid of stores, the sort order does not change.
- Reviewing store switcher on front-end, sort order does not change
Expected result
- When changing the sort order of stores in the admin, their new sort order should be reflected on the admin grid and main store switcher.
Actual result
- Nothing changes
This feature works as expected in Magento 1.14.x and 1.9.x. The business case, I want to be able to arrange my stores in the store switcher drop down by popularity or other arbitrary value. This is not possible as the sort order value does nothing. Additionally, if I have 100 stores, I want to be able to sort them in a way that makes sense in the admin.
Metadata
Metadata
Assignees
Labels
The issue has been fixed in 2.4-develop branchGate 2 Passed. Manual verification of the issue description passedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 1 Passed. Automatic verification of issue format passedGate 4. Acknowledged. Issue is added to backlog and ready for developmentMay be fixed according to the position in the backlog.The issue has been reproduced on latest 2.1 releaseThe issue has been reproduced on latest 2.2 releaseThe issue has been reproduced on latest 2.3 releaseThe issue has been reproduced on latest 2.4-develop branchAffects non-critical data or functionality and does not force users to employ a workaround.Has been reviewed and prioritized during Triage with Product Managers