woocommerce / woocommerce-ios

WooCommerce iOS app
https://www.woocommerce.com/mobile
GNU General Public License v2.0
299 stars 110 forks source link

Order Status not updating in "Most recent orders" Section of Dashboard #13822

Open pmusolino opened 2 weeks ago

pmusolino commented 2 weeks ago

Description

In the section of the Dashboard titled “Most recent orders”, when I open an order detail from this section and edit the information, including the status, the updates are not reflected in the dashboard. The dashboard continues to display the order in its old status.

Steps to Reproduce

  1. Open the app.
  2. Navigate to the Dashboard.
  3. Locate the “Most recent orders” section.
  4. Open the details of any order.
  5. Edit the order details, including changing the status.
  6. Save the changes.
  7. Return to the Dashboard and observe that the order status has not updated.

Expected Behavior

After updating the order details, including the status, the dashboard should reflect the new status of the order or disappear if we're filtering by status (and also should update other relevant info).

Actual Behavior

The dashboard continues to display the order in its old status, despite the changes being saved.

dangermattic commented 2 weeks ago

Thanks for reporting! 👍