Hello!
I would like to create a workflow, which has a feedback loop in it.
I have a conditional decision. If the condition is false, I want to return to a previous task in my workflow, but i get the error "A sequence flow is invalid because it points to a previous workflow element. You cannot create a circular workflow". How can I solve this?
Thank you for your help in advance.