How to set up FYI notification for a Project Status Change
Summary: Our Requirement is to send FYI Notification to the Project Manager after another team member (With Role as Project Reviewer and Project Owner) approves the Project status change . We tried enabling stage Project Status Approval FYI Participant 2 with below rule
IF Task.systemAttributes.outcome is "Submit for Chargeable"and
ProjectTeamMember.teamMemberRoleName is "Project Manager"
THEN
List Builder Resource
Response Type FYI
Users ProjectTeamMember.teamMemberRoleName
However, the FYI notifications are not getting triggered.
Content (required):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0