workarea-commerce / workarea

Workarea is an enterprise-grade Ruby on Rails commerce platform
https://www.workarea.com
Other
326 stars 66 forks source link

Include Guest Orders In Admin For Users #546

Closed tubbo closed 3 years ago

tubbo commented 3 years ago

When looking up recent orders for a user in the admin, also include any guest orders placed with the same email address. This fixes a discrepancy between the amount of orders seen in admin for a given user, and the amount of orders attributed to a user within insights, as insights treat all orders with the same email address as coming from the same user.