<@U01E037GJ84> I inactivated the workflow. After ...
# suiteflow
l
@Netsuite Tragic I inactivated the workflow. After I save the transaction, I checked that it does not appear in the saved search. I presume that the criteria is NOT met before the record is commited. How can I check that?
n
how complex is the criteria? can you put your criteria on an Action such that Before Submit, your workflow will check the criteria and execute the Action. If it doesn't meet it, then it exits (and record saves). Can you share your Saved search criteria?
l
message has been deleted
I record a serial comment on the line (there is only 1 line on the test transaction).
This transaction therefore should not be picked up byt he workflow
n
The WF State needs to work on the Items sublist to check the WW Serial Comment against the Item: WW Serial Required.
l
@Netsuite Tragic correct