Project stakeholder change request
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-23-2023 05:27 PM
Can someone help me how to create this workflow:
Create a field named "Approver Role" in the Project Stakeholder table.
The type of the field should be 'List' and it should contain two choices
1) Change request
2) Build
Create a Workflow on table "project_change_request" so that after the state is changed to "Work In Progress" and Approval is "Requested" - the approval request should go to the Project Stakeholders of the parent project who has Approver Role as 'Change request'.
If the approver approves the request, the state of the request change record should be 'Closed Complete' and the form should become read-only.
If the approver rejects, then the state should become closed incomplete.
Thank you on advance.