working on a module for keeping track of inventory changes on orders, admin variation, api call.
I'm using the event
cataloginventory_stock_item_save_after
which works fine on 2.2 but it seems to work only on the admin side. No luck on orders.
Should it supposed to be dispatched whenever a stock item change is detected?