Hi,
I’m trying to use raise_error() functions in Query processors.
As in the screenshot below, I have a column that stores raise_error(), but because that column should not be save in the and should be excluded before saving, it seems like that ‘check_col’ column is never evaluated and the workflow is not stopped.
Is there a way to force evaluation of a column in a flow of workflow?