Im being trying to create a workflow that will bounce back to the initiated user if a manager rejects it. Below are the snippets of it.
Please find Loan Application Data doctype below
Please find Workflow States below
Please find Transitions below
When I try to create and submit a document from a user with ‘Loan Applicant‘ role its persisted in mariadb with Draft workflow_state. But I feel it should move to “Pending Manager 1“ state. Am I doing something wrong here. I feel the docstatus should only reach 1 if it completes the whole workflow.
Any ideas on what im missing here.
Thank you


