Needs review
Project:
Commerce Core
Version:
8.x-2.x-dev
Component:
Cart
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
26 Jan 2017 at 00:15 UTC
Updated:
1 Feb 2017 at 14:31 UTC
Jump to comment: Most recent
We will eventually set a message when the item or quantity is unavailable, but we should also create a log entry when an order item is removed or quantity is changed programatically, eg. during order refresh. Right? Because now we show the order added to the cart, even if it isn't. We can't know if it's going to get removed--to create the first log entry conditionally, so at least we should create a follow-up entry for the removal/change.
Comments
Comment #2
steveoliver commentedComment #3
goz commentedI'm working on this for Commerce 2.x Sprint
Comment #4
goz commentedSee PR https://github.com/drupalcommerce/commerce/pull/625