Need some workflow advice: I've written a workflow...
# general
t
Need some workflow advice: I've written a workflow to watch Order Confirmations changing from Pending Fulfillment to Pending Billing status. The problem: If the status is updated by a third-party Suitelet, the workflow is "stuck" in the workflow state, as if it didn't see any events when the status changed. If I manually edit the OC and save it, the workflow "sees" the events and proceeds as expected.