ordercloud-api / headstart

A complete and opinionated eCommerce solution using OrderCloud as the backbone - built with .NET Core and Angular
MIT License
31 stars 74 forks source link

fix bug where line item status isn't being updated correctly #434

Closed crhistianramirez closed 2 years ago

crhistianramirez commented 2 years ago

This was happening because it was actually setting the updated statuses on statusByQuantity instead of on StatusByQuantity

Among other effects it was preventing a line item to be returned