I had the same issue and managed to find a work-around: Create a workflow based on your BPF entity Make it background process trigger on modification of process : statuscode Add a condition to check if the statuscode = closed if true, do what your "finance approve" workflow was doing
↧