-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Resolved Cannot create shipment for remaining items #27414
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 @niravkrish. Thank you for your contribution
For more details, please, review the Magento Contributor Guide documentation. |
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 @niravkrish,
Thanks for your contribution. Please address builds failures and consider adding some tests to verify expected behaviour.
Hello @lenaorobei Thank you |
Fix static tests
@niravkrish I just fixed static test, looks like failing functional tests were false positives. I'll review this PR again when all tests will be finished |
Fix static 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.
✔ Approved
Failing tests looks not related to changes from this PR.
✔️ QA Passed Manual testing scenario:
Before: ✖️ The Ship button disappeared After: ✔️ The Ship button appeared and it became possible to create a shipment for remaining items |
Failed functional tests not related to the changes in this PR |
@niravkrish @ihor-sviziev needs to be eretested after PHP 7.4 support is merged |
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.
Failed tests not related to changes from this PR.
Approved ✔
Hi @ihor-sviziev, thank you for the review. |
✔️ QA Passed Manual testing scenario:
Actual Result: ✔️ The Ship button appeared and it became possible to create a shipment for remaining items |
Failed test not related to changes from this PR. |
Hi @niravkrish, thank you for your contribution! |
Description (*)
Steps to Reproduce (*)
Create an order, where at least one product has a Quantity of 2.
Example of order items : - 3 x product_1
Create an invoice, shipment and creditmemo for:
Fixed Issues (if relevant)
Manual testing scenarios (*)
Questions or comments
Contribution checklist (*)