User Approvals of workflow

0
Hello   I am very new to workflows,, I want to create a flow for form approvals. If the planner team raise a request form for the approval by superviser 1 then the request form should go to supervisor 1 inbox for approval after that it should go to supersior 2  inbox for approval after submitting the supervisor 1 then this submitted form should go to manager for final submission. This flow should be tracked in the backend of the status of that requested form ID . Now I want to create a workflow for approvals by different users.  I was facing the problem in the request form is going to supervisor 1 inbox  after requesting the form but after submitting by supervisor 1 in his inbox its not reflecting in the supervisor 2 inbox .Please help me anyone   Thanks & Regards Harika 
asked
1 answers
0

Hi Harika,

two possible reason

1. you are not completing the user task, after supervisor 1 apporoves , you have to complete task

 

image.png

 

2. if you are doing step 1 correctly then In your workflow go to

supervisor 2 task and check its target user microflow ,add a debugger and check which user it is returning , because these target users shall receive the task after it is approved or completed by supervisor1

 

Good luck!

answered