-
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
22251 admin order email is now required 1 #24479
22251 admin order email is now required 1 #24479
Conversation
Hi @solwininfotech. Thank you for your contribution
For more details, please, review the Magento Contributor Guide documentation. |
@magento-engcom-team give me test instance |
Hi @solwininfotech. Thank you for your request. I'm working on Magento instance for you |
Hi @solwininfotech, here is your new Magento instance. |
Hi, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @solwininfotech,
Thank you for your contribution!
You are working with a really great improvement.
Could you please:
- check my comments
- check failed functional tests
- check failed static tests
- revert changes which are related to changing rights of files
app/code/Magento/Sales/Block/Adminhtml/Order/Create/Form/Account.php
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @solwininfotech,
Thank you for your changes!
Please fix failed tests.
@@ -1,23 +1,23 @@ | |||
"Sign Out","Sign Out" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please discard these changes.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@swnsma
To discard these files I have run the following command and do git push, Is this the valid thing that I have done? I am worried because of in second last commit i had only one test fall and now its become to eight.
git rm --cached app/etc/NonComposerComponentRegistration.php
Please help
Hi @swnsma, thank you for the review. |
According comment new behavior |
Pull Request state was updated. Re-review required.
Hi @swnsma, thank you for the review. |
Hello @solwininfotech and @swnsma Thank you for contribution and collaboration! Let me remind that previously was an attempt to fix #22251 and was created #22648 But such changes were not approved by Magento Product Owner(PO). After couple of additional discussions with PO was found a compromise solution. @engcom-Delta , @engcom-Echo |
✔️ QA passed |
Hi @solwininfotech, thank you for your contribution! |
Thank you @swnsma for your lots of help. |
Description (*)
Fixed Issues (if relevant)
Manual testing scenarios (*)
Before Fix:
Customer Email is required in Admin Order Creation.
After fixed Customer Email is not required in Admin Order Creation and once order is created customer email will be created automatically by system.
Contribution checklist (*)