{"section":"known-issues","requestedLocale":"en","requestedSlug":"delivery-status-not-updated-in-my-orders","locale":"en","slug":"delivery-status-not-updated-in-my-orders","path":"docs/en/known-issues/Order Management/delivery-status-not-updated-in-my-orders.md","branch":"main","content":"## Summary\n\n\nThe problem occurs when displaying the delivery status in My Orders, especially for orders with single notes that use item inference.\nThese notes do not have items physically listed, which causes inconsistencies in the `isAllDelivered` property, and as a result, delivered orders can be displayed incorrectly, impacting the accurate identification of the delivery status in the My Orders listing.\n\n\n#### Simulation\n\n\n\n- Create an order with normal items.\n- Generate a single bill for the order without associating items directly.\n- Make sure that the total value of the note is consistent with the total value of the order.\n- Mark the note as “`Finished`”.\nCheck the My Orders page: In the detailed preview `(/orders/{id})`, the status should appear as `Delivered`.\n\nIn the list of Orders (/user/orders), the status is incorrectly displayed as `Order Dispatched`.\n\n\n#### Workaround\n\n\nIn My Orders, whenever in doubt about the delivery status, instruct users to click on the order to open the detailed preview, this will ensure that the inference rule is applied correctly, displaying the exact status."}