magento / magento2

Prior to making any Submission(s), you must sign an Adobe Contributor License Agreement, available here at: https://opensource.adobe.com/cla.html. All Submissions you make to Adobe Inc. and its affiliates, assigns and subsidiaries (collectively “Adobe”) are subject to the terms of the Adobe Contributor License Agreement.
http://www.magento.com
Open Software License 3.0
11.5k stars 9.31k forks source link

Admin order creation wrong address on collectRates #24565

Closed ageffray closed 3 years ago

ageffray commented 5 years ago

Preconditions (*)

  1. Magento EE B2B 2.3.2 & 2.3-develop
  2. Custom carrier
  3. Multistore

Steps to reproduce (*)

  1. Create order from Admin
  2. Use customer with default billing / shipping address
  3. Add one or more product
  4. Click on "get shipping methods and rates"
  5. Use your custom carrier
  6. Change field (postcode, city, region, ...) on billing adress (make sure "Same as billing address" is checked on shipping address form
  7. click again on "get shipping methods and rates"

Expected result (*)

  1. Received address information on collectRates() method of carrier must be same as entered on form in $request->getDestXXX (eg: $request->getDestPostcode()) -> $request is \Magento\Quote\Model\Quote\Address\RateRequest)

Actual result (*)

  1. Dest address data on $request is old values which correspond to original billing / shipping adress
m2-assistant[bot] commented 5 years ago

Hi @ageffray. Thank you for your report. To help us process this issue please make sure that you provided the following information:

Please make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, please, add a comment to the issue:

@magento give me 2.3-develop instance - upcoming 2.3.x release

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

@ageffray do you confirm that you were able to reproduce the issue on vanilla Magento instance following steps to reproduce?


ageffray commented 5 years ago

@magento give me 2.3-develop instance

magento-engcom-team commented 5 years ago

Hi @ageffray. Thank you for your request. I'm working on Magento 2.3-develop instance for you

m2-assistant[bot] commented 5 years ago

Hi @engcom-Charlie. Thank you for working on this issue. In order to make sure that issue has enough information and ready for development, please read and check the following instruction: :point_down:

magento-engcom-team commented 5 years ago

Hi @ageffray, here is your Magento instance. Admin access: https://i-24565-2-3-develop.instances.magento-community.engineering/admin Login: admin Password: 123123q Instance will be terminated in up to 3 hours.

magento-engcom-team commented 5 years ago

:white_check_mark: Confirmed by @engcom-Charlie Thank you for verifying the issue. Based on the provided information internal tickets MC-20130 were created

Issue Available: @engcom-Charlie, You will be automatically unassigned. Contributors/Maintainers can claim this issue to continue. To reclaim and continue work, reassign the ticket to yourself.

mahsn commented 5 years ago

mm19br mahsn

magento-engcom-team commented 5 years ago

@mahsn thank you for joining. Please accept team invitation here and self-assign the issue.

m2-assistant[bot] commented 5 years ago

Hi @mahsn. Thank you for working on this issue. Looks like this issue is already verified and confirmed. But if you want to validate it one more time, please, go though the following instruction:


mahsn commented 5 years ago

Hi @ageffray I think this shouldn't be a bug , because there is another option 'Click to change shipping method' to change method of carrier , this option was added by magento especially for solve this problem of carrier selected.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed after 14 days if no further activity occurs. Thank you for your contributions.

magento-engcom-team commented 3 years ago

Unfortunately, we are archiving this ticket now as it did not get much attention from both Magento Community and Core developers for an extended period. This is done in an effort to create a quality, community-driven backlog which will allow us to allocate the required attention more easily.

Please feel free to comment or reopen according to the Issue reporting guidelines the ticket if you are still facing this issue on the latest 2.x-develop branch. Thank you for collaboration.