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.56k stars 9.32k forks source link

Cart adapter for customer data storage cache missing from server side, problem while using headless such as PWA, AEM #39374

Open tuyennn opened 3 hours ago

tuyennn commented 3 hours ago

Preconditions and environment

Steps to reproduce

  1. Add some products to cart.
  2. Perform checkout steps with address, shipment, payment
  3. Switch between some available shipping methods
  4. Perform getcart graphql query {cart(cart_id: String!) {Cart}} to get current cart information
  5. Observe the selected_shipping_method with last state on step 3

Expected result

Actual result

Additional information

Release note

No response

Triage and priority

m2-assistant[bot] commented 3 hours ago

Hi @tuyennn. Thank you for your report. To speed up processing of this issue, make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce.