I have added fields to our ‘Consumable’ asset type, specifically to track a re-order threshold. I also implemented a workflow to notify us when the quantity on-hand drops below said threshold, and it works if I manually alter the quantities.
However, it does not appear to trigger if the quantities are updated by fulfilling a service request.
Has anyone else encountered this issue?