in our case, the Workflow is retrieving an incorre...
# suiteflow
j
in our case, the Workflow is retrieving an incorrect value. It runs on Invoice, and should get the entity value of the Sales Order (via createdfrom -> entity). Instead of getting the correct value, it is getting “1” and then we get an error because it’s trying to make a task and 1 is an invalid value for where it is being used.