I have a workflow that is not updating sales order...
# csvimports
r
I have a workflow that is not updating sales order values on a CSV import even though the context of workflow has CSV selected, it works when we manually create a order but not CSV. The event type and trigger on are create, edit, & trigger on "after record submit'
c
Have you got the execute scripts/workflows option enabled on your CSV import? (Think it's under the advanced tab, I'm not logged in right now to check)
r
thank you! this was the problem
c
Cool