Well, that is exactly what you should do - check if the field has "value < 0".
Two things - log the value to the workflow history before you go into parallel block (to be sure it is negative), second thing - do you cast the value of the field into number (this "fx" button next to a lookup)? Or is the workflow variable you use to store the field's value a "number" type?
Regards,
Tomasy
Hello Tomasz,
I managed to fix it, I was forgetting that a Negative Vault works backwards to a positive value,
Where I was putting greater than or equal to -5 for example, actually needed to be less than.
All is good and workflow runs with no proplems.
Thanks for the Tip
Regards
Claire