-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Description
At work we have a document approval project. I created a json workflow and used json to define the approval. In the part that I will do, there is an approver, upload a document, Approve, Reject. This is my problem. When rejecting and editing the document, it shows, but when I try to upload the document, it goes to the same approver. But the problem is that it loops without infinity. Is there any workflow that can be done or do we have to do it ourselves?
Example
Upload-> Approval -> Approve or Cancel -> End Workflow
But -> Reject -> Edit -> Upload -> Approval ->End>Workflow
But -> (Reject) do as usual -> Edit -> Upload -> Approval - until Approve
Metadata
Metadata
Assignees
Labels
No labels