Hi experts,
I'm facing one issue in workflow.
I don't want to create a new work item after rejected.
In purchase order approval workflow, I'm using 2 steps for approval.
I want to end the workflow once it's rejected by the first user.
But currently it's going for resubmittion after rejection.
Can you please give me a solution for this??
Than you.
You need to check the code, what's the condition for resubmission. Try to modify that condition using extensions.
When a workflow is ready for resubmitting, it checks the condition on status, if that meets the resubmit button enables. If you bypass that condition in code, it will restrict the user to resubmit the same.
Hi Calavan,
Currently
Start -> approval step 1 -> conditional decision (where approval status is approved) if approved go to step 2, else end
-> step 2 ( approval step 2) - > end
Hi Vidhushan,
Can you share the details how you did the current setup with the two steps?
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156