I have a workflow that is triggered by a change in a field. The field is allowed to contain no data. In the beginning of the process there is a condition that checks if the field is empty and if it is the process is supposed to stop with a status Canceled, otherwise it has to update the record. Whenever a user delete the content of the field the workflow starts and instead of stopping at the first step it continues and updates the record. Does anyone know why it does that?
↧







