-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Sales - fix displaying available allowed countries while editing order address in Admin panel #24345
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
Conversation
|
Hi @oleksii-lisovyi. Thank you for your contribution
For more details, please, review the Magento Contributor Guide documentation. |
…r address in Admin panel
1f28119 to
d617c3c
Compare
|
@oleksii-lisovyi Thank you for this PR. Can you have a look at the one failing test, please? |
…r address in Admin panel - fixed unit test
|
@josefbehr, related commit has been added. |
|
Hi @josefbehr, thank you for the review. |
|
✔️ QA passed |
… editing order address in Admin panel #24345
|
Hi @oleksii-lisovyi, thank you for your contribution! |
Description (*)
This PR fixes issue with displaying available allowed countries while editing order billing/shipping address in Admin panel in case of multi-store website Magneto configuration.
Currently configuration value is taken from Default scope level, not from a specific website.
Fixed Issues (if relevant)
Manual testing scenarios (*)
You can find steps to reproduce in the linked issue.
Contribution checklist (*)