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

[Backport] issue #18349 Fixed for 2.3: Incorrect quote_item_id saved on order items during multiple address checkout #9

Merged
merged 62 commits into from
Jan 27, 2019

Conversation

amol2jcommerce
Copy link
Owner

Original Pull Request

magento#19192

Incorrect quote_item_id saved on order items during multiple address checkout issue fixed.

Description (*)

When order placed using Multiple address checkout then there were incorrect quote_item_id in
sales_order_item table.

Fixed Issues (if relevant)

  1. Incorrect quote_item_id saved on order items during multiple address checkout magento/magento2#18349

Manual testing scenarios (*)

  1. Placed and Order with Multi address checkout, now quote_item_id is correct.
  2. Placed an order with Onestep checkout quote_item_id is correct as well.

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 on Travis CI are green)

nickshatilo and others added 30 commits October 3, 2018 17:55
…count and for new address entered during checkout
…g all trackers. magento#20184

 - Merge Pull Request magento#20184 from mage2pratik/magento2:2.2-develop-PR-port-19981
 - Merged commits:
   1. f8df2df
   2. 8b59fc0
…count and for new address entered during checkout
…count and for new address entered during checkout
… not needed ampersand re… magento#18362

 - Merge Pull Request magento#18362 from nickshatilo/magento2:fix/18361-Customer-last-name-is-encoded-twice-in-the-XML-interface
 - Merged commits:
   1. ecd9dc4
   2. 0f75306
   3. ed497dc
If any JSON error occurs user will be be shown error message if the app mode is not in Production.
magento-engcom-team and others added 29 commits January 23, 2019 05:38
…er to reuse it if necessary magento#20505

 - Merge Pull Request magento#20505 from mageprince/magento2:2.2-develop-PR-port-20046
 - Merged commits:
   1. 4c4ff03
   2. efaa4f3
…ot been found magento#20522

 - Merge Pull Request magento#20522 from mageprince/magento2:2.2-develop-PR-port-19709
 - Merged commits:
   1. 3520de6
   2. 3bc62e6
…area overlapping to content

Issue fixed magento#19985 Send email confirmation popup close button area overlapping to content
…area overlapping

Issue fixed magento#19985 Send email confirmation popup close button area overlapping
…ot been found magento#20522

 - Merge Pull Request magento#20522 from mageprince/magento2:2.2-develop-PR-port-19709
 - Merged commits:
   1. 3520de6
   2. 3bc62e6
   3. 3e9ba6e
…tion popup close button area ov… magento#20541

 - Merge Pull Request magento#20541 from irajneeshgupta/magento2:2.2-develop-PR-port-19986
 - Merged commits:
   1. 8d949bd
   2. 2e4d7e1
Accepted Public Pull Requests:
 - magento#20522: [Backport] Add useful debug info for which website has not been found (by @mageprince)
 - magento#20505: [Backport] Added constants to unit codes to make it easier to reuse it if necessary (by @mageprince)
 - magento#20509: [Backport] Added required error message. (by @mageprince)
 - magento#18362: [Backport] fix(Webapi Xml Renderer - 18361): removed the not needed ampersand re� (by @nickshatilo)
 - magento#20541: [Backport] Issue fixed magento#19985 Send email confirmation popup close button area ov� (by @irajneeshgupta)
 - magento#20184: [Backport] Fix issue 19887 creating new shipment: getting all trackers. (by @mage2pratik)


Fixed GitHub Issues:
 - magento#18361: Customer last name is encoded twice in the XML interface (reported by @nickshatilo) has been fixed in magento#18362 by @nickshatilo in 2.2-develop branch
   Related commits:
     1. ecd9dc4
     2. 0f75306
     3. ed497dc

 - magento#19985: Send email confirmation popup close button area overlapping to content  (reported by @cedarvinda) has been fixed in magento#20541 by @irajneeshgupta in 2.2-develop branch
   Related commits:
     1. 8d949bd
     2. 2e4d7e1

 - magento#19887: creating new shipment: gettting all trackers. after this commit  2307e16 (reported by @aldf) has been fixed in magento#20184 by @mage2pratik in 2.2-develop branch
   Related commits:
     1. f8df2df
     2. 8b59fc0
@amol2jcommerce amol2jcommerce merged commit 6c82f21 into 2.2-develop Jan 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.