-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
Empty Checkout Agreement Edit Form when Single Store Mode is enabled #7822
Comments
Hi @RedEnzian thank for report |
I see this error on Magento 2.2.0 when there is only one store/website. If I create multiple stores it works as expected. |
@RedEnzian, thank you for your report. |
Still broken in 2.2.2 |
Working on this. |
Hi @RedEnzian. Thank you for your report. The fix will be available with the upcoming 2.2.5 release. |
This is not fixed in 2.3-develop. Isn't there a procedure to follow to ensure that when bug fixes are committed to 2.2-develop, that they are also ported to 2.3-develop if required at the same time? Otherwise, when we all switch to 2.3.0 in "whenever it is released" time this bug will magically reappear? |
@RomaKis can this be forward ported to 2.3-develop please otherwise it will rear its ugly head in the future. |
Hi @gwharton Thank you for collaboration. |
Brilliant, thanks @magento-engcom-team |
Hi @RedEnzian. Thank you for your report.
The fix will be available with the upcoming 2.3.0 release. |
…t Edit Form when Single Store Mode is enabled #15063
My error is a bit different from the one posted by @RedEnzian. Magento 2.2.6 |
@onepack, have you had a look at your database to check that table.
What happens if you run
|
@gwharton, I have the exact same outcome as above. |
Ahh right. Seems like something to do with database table prefixes. Does your test case have table prefixes. If so, please raise a new issue with steps to reproduce from a fresh magento install. |
Yes, I use prefixes for security purposes. I will check if this is indeed the source of this issue. |
I deployed the suggested change from stackexchange to the dev environment and this solved the bug. I can even see the added condition now in the grid that was not visible before. So yes this seems to be a prefix issue. |
Fix links in Readme of the WishlistGraphQl module
Preconditions
Steps to reproduce
Expected result
Actual result
magento_checkout_agreement_exception.txt
The text was updated successfully, but these errors were encountered: