Project Budget Approval based on specific project role not all team members
Summary:
We are using some project roles for team members , the roles for example are " A , B , C , D , E , F"
Have a requirement to rout approval to only in series like "A then C then F"
there are two problems
- we get all the other members like B, D get involved into the approval
- the approval doesn't flow as expected as it swaps the step , i.e goes from F to A then F , this happens when a team member is changed
we are using the following statements
IF
ProjectTeamMember.teamMemberRoleName is "A"
then
List Builder Resource
Participants Users ProjectTeamMember.teamMemberUserName
0