Skip to content
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

24938: Fix wrong shipping amount in totals for multiple address is used. #26662

Conversation

pradeep-wagento
Copy link
Contributor

Description (*)

Fix wrong shipping amount in totals when multiple address is selected with different shipping amount.

Related Pull Requests

250180b

Fixed Issues (if relevant)

  1. Multishipping checkout, shipping amount is not applied correctly when different on different addresses/items #23631: Multishipping checkout, shipping amount is not applied correctly when different on different addresses/items
  2. Wrong shipping amount calculation when checkout with multiple address is used. #24938: Wrong shipping amount calculation when checkout with multiple address is used.

Manual testing scenarios (*)

Questions or comments

The commit shared in Related pull request doesn't seems to be as per magento standard. But any how it was merged. Remove those commit, which will be reproduce issue.
Apply the changes for this PR, issue will work and will be as per standard.

Contribution checklist (*)

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • All automated tests passed successfully (all builds are green)

@m2-assistant
Copy link

m2-assistant bot commented Feb 2, 2020

Hi @pradeep-wagento. Thank you for your contribution
Here is some useful tips how you can test your changes using Magento test environment.
Add the comment under your pull request to deploy test or vanilla Magento instance:

  • @magento give me test instance - deploy test instance based on PR changes
  • @magento give me 2.4-develop instance - deploy vanilla Magento instance

For more details, please, review the Magento Contributor Guide documentation.

@magento-engcom-team magento-engcom-team added Partner: Wagento Pull Request is created by partner Wagento partners-contribution Pull Request is created by Magento Partner labels Feb 2, 2020
@rogyar rogyar self-assigned this Feb 2, 2020
Copy link
Contributor

@rogyar rogyar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @pradeep-wagento. Thank you for your collaboration. For improving the overall code quality, could I kindly ask you to fix the following static check failures (even if they are not related to your changes directly).

Also, according to the Definition of Done all changes in a PR should be covered by automated tests. I would suggest extending the following unit test.

Thank you!

@rogyar rogyar added the Auto-Tests: Not Covered Changes in Pull Request requires coverage by auto-tests label Feb 2, 2020
@engcom-Charlie engcom-Charlie self-assigned this Feb 3, 2020
@engcom-Charlie engcom-Charlie removed their assignment Feb 4, 2020
@engcom-Charlie engcom-Charlie self-assigned this Feb 12, 2020
@engcom-Charlie
Copy link
Contributor

Hi, @pradeep-wagento linked issues aren't reproducible on 2.4-develop. Please check this and provide the correct steps to reproduce on the latest version.

@pradeep-wagento
Copy link
Contributor Author

@engcom-Charlie

250180b doesn't seems to be as per magento standard. But any how it was merged. Remove this commit, which will be reproduce issue.
Apply the changes for this PR, issue will work and will be as per standard.

@sidolov
Copy link
Contributor

sidolov commented Aug 17, 2020

Hi @pradeep-wagento , I'm closing the PR since the issue is not reproducing on the 2.4-develop branch. Feel free to reopen PR in case you find additional scenario.

@sidolov sidolov closed this Aug 17, 2020
@m2-assistant
Copy link

m2-assistant bot commented Aug 17, 2020

Hi @pradeep-wagento, thank you for your contribution!
Please, complete Contribution Survey, it will take less than a minute.
Your feedback will help us to improve contribution process.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Auto-Tests: Not Covered Changes in Pull Request requires coverage by auto-tests Event: mm20in Partner: Wagento Pull Request is created by partner Wagento partners-contribution Pull Request is created by Magento Partner Progress: needs update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants