-
Notifications
You must be signed in to change notification settings - Fork 9.4k
ISSUE-38593 - Fix to save middle name in the quote for guest #39067
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
ISSUE-38593 - Fix to save middle name in the quote for guest #39067
Conversation
Hi @srsathish92. Thank you for your contribution! Add the comment under your pull request to deploy test or vanilla Magento instance:
❗ Automated tests can be triggered manually with an appropriate comment:
Allowed build names are:
You can find more information about the builds here For more details, review the Code Contributions documentation. |
@magento run all tests |
@magento run Functional Tests B2B, Functional Tests EE, Functional Tests CE, Integration Tests |
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.
Hello @srsathish92,
Thanks for the collaboration!
The changes look good to us. However, please include automated tests covering the changes as per the Definition of Done (DoD).
Thanks
I'm working on it. cc: @srsathish92 |
@magento run all tests |
@magento run all tests |
@magento run Static Tests |
@magento run Static Tests, Functional Tests B2B |
@engcom-Hotel: I have covered the changes with unit tests. Additionally, I have fixed the static failures, so I am moving it back to pending review. |
@magento run all tests |
Hi @srsathish92, Thanks for the collaboration & contribution! ✔️ QA PassedPreconditions:
Steps to reproduce
Before: ✖️ ![]() After: ✔️ ![]() Builds are failed. Hence, moving this PR to Extended Testing. Thanks. |
@magento run Integration Tests, Functional Tests EE, Functional Tests B2B |
The Functional B2B test failure is inconsistent in the last two builds and seem to be flaky. They neither part of PR nor failing because of the PR changes, hence moving it to Merge in Progress. Run 1: https://public-results-storage-prod.magento-testing-service.engineering/reports/magento/magento2/pull/39067/438b375dbcb807c78bd5913427b45fe3/Functional/allure-report-b2b/index.html#categories/7441e147742cc9294f4ce2a0b5090c42/2117aaff39bc5c43/ Run 2: https://public-results-storage-prod.magento-testing-service.engineering/reports/magento/magento2/pull/39067/ba6f5b6b90a68a4aa089aae9ecc1b512/Functional/allure-report-b2b/index.html#categories/2fc037f47773dd7551f2e766bbf34efa/b266ec312127147f/ |
As the PR is having conflicts, moving it to Extended Testing. |
@magento run all tests |
@magento all tests |
@magento run all tests |
@magento run Unit Tests, Integration Tests, Functional Tests EE, Functional Tests CE |
281cfc3
into
magento:2.4-develop
Description (*)
Fix to save the customer's middle name in the quote/order table for the guest checkout
Related Pull Requests
NA
Fixed Issues (if relevant)
Manual testing scenarios (*)
Questions or comments
N/A
Contribution checklist (*)