How to set Project Status Approval wrokflow.
Our requirement is that project status closure should require serial approval for 2 team members.
Their Role names: "LOB Head" and "Finance"
- First, "LOB Head" should approve, and then the "Finance" team member should approve.
- If either of the two ("LOB Head" or "Finance") team members is not allocated to the project, the workflow should be canceled.
- Both team members must be allocated to the project for the workflow to proceed; otherwise, it should not proceed.
How to set up this workflow?
0