How to assign a request to particular user during activity
Confluence User - 14 Mar, 2017
I am designing a application where a manager will assign a request to a particular user during an activity.
The process goes as below:
Request(user)----->acknowledge(manager)--------->approver(Head of dept)
Here the user a will raise a request and the request will be acknowledged by the manager and he will select a particular head of department to approve a particular request during acknowledge.
How to get the user list in the form and how to direct that particular request to a particular approver?
user