Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'Requested store is not found' when trying to create a store view in the back end #12421

Closed
Eminee opened this issue Nov 23, 2017 · 8 comments
Closed
Labels
Fixed in 2.2.x The issue has been fixed in 2.2 release line Fixed in 2.3.x The issue has been fixed in 2.3 release line Issue: Clear Description Gate 2 Passed. Manual verification of the issue description passed Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development Progress: needs update Reproduced on 2.2.x The issue has been reproduced on latest 2.2 release Reproduced on 2.3.x The issue has been reproduced on latest 2.3 release

Comments

@Eminee
Copy link

Eminee commented Nov 23, 2017

Preconditions

  1. PHP 7.1.8
  2. Magento 2.2.1 installed via metapackage/composer

Steps to reproduce

  1. Log into back end
  2. Go to Stores >All Stores > Create Store View
  3. Select an existing store, and add a name and code for new store view
  4. Click 'Save Store View'

Expected result

  1. A new store view is created and shown in the list of stores

Actual result

  1. I get an error which says 'Requested store is not found'
    image

Additional Info

I've noticed a previous issue that is somewhat similar here: #10908 which says that bug will be fixed in 2.2.2 but I'm not sure this is the same bug?
Do we know when 2.2.2 is scheduled for launch?

Many thanks.

@magento-engcom-team magento-engcom-team added Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed Issue: Clear Description Gate 2 Passed. Manual verification of the issue description passed labels Nov 23, 2017
@hostep
Copy link
Contributor

hostep commented Nov 23, 2017

Heh, funny, I noticed the same problem yesterday: #12405

But you can't reproduce it on a clean installation, you need "something" changed to a clean installation, the question is, what that "something" is and why it causes this problem...

#10908 is not the same problem, that's something totally different.

@magento-engcom-team
Copy link
Contributor

@Eminee thank you for your report.
We were not able to reproduce this issue by following the steps you provided. Please provide more detailed steps to reproduce or try to reproduce this issue on a new clean installation

@hostep
Copy link
Contributor

hostep commented Nov 24, 2017

@magento-engcom-team: you should be able to reproduce using the steps mentioned in #12405

@magento-engcom-team
Copy link
Contributor

@Eminee, thank you for your report.
We've created internal ticket(s) MAGETWO-84636 to track progress on the issue.

@magento-engcom-team magento-engcom-team added 2.2.x Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed Reproduced on 2.2.x The issue has been reproduced on latest 2.2 release Reproduced on 2.3.x The issue has been reproduced on latest 2.3 release labels Nov 28, 2017
@Ylmzef
Copy link

Ylmzef commented Dec 7, 2017

I have same issue when i save one of my website design configuration (Content -> Design -> Configuration)

@Arcturpartner
Copy link

I have same issue when i save some of my websites in design configuration (Content -> Design -> Configuration). With some websites I don't have an issue when saving!

@magento-engcom-team magento-engcom-team added the Fixed in 2.2.x The issue has been fixed in 2.2 release line label Mar 8, 2018
@magento-engcom-team
Copy link
Contributor

Hi @Eminee. Thank you for your report.
The issue has been fixed in #13943 by @hostep in 2.2-develop branch
Related commit(s):

The fix will be available with the upcoming 2.2.5 release.

@magento-engcom-team
Copy link
Contributor

Hi @Eminee. Thank you for your report.
The issue has been fixed in #14043 by @hostep in 2.3-develop branch
Related commit(s):

The fix will be available with the upcoming 2.3.0 release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fixed in 2.2.x The issue has been fixed in 2.2 release line Fixed in 2.3.x The issue has been fixed in 2.3 release line Issue: Clear Description Gate 2 Passed. Manual verification of the issue description passed Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development Progress: needs update Reproduced on 2.2.x The issue has been reproduced on latest 2.2 release Reproduced on 2.3.x The issue has been reproduced on latest 2.3 release
Projects
None yet
Development

No branches or pull requests

6 participants