Hi, I was using the updateShoppingListItem service to update a wish list but surprised to see that there is a code block in this service that remove the shopping list item when a user updates the item with zero quantity.
IMO, the wish list should not depend on the quantity of the item and the item should remain in the wish list irrespective of the quantity updated by the user. The quantity of item should just signifies the desired quantities of the item by the user. Thoughts? Vikas
