Skip to main content
Solved

Workflow Help: When adding a new project resource, the Reviewer field updates with the direct manager

  • August 27, 2024
  • 2 replies
  • 49 views

Forum|alt.badge.img+1

Hello Planview Community! I’m looking for some help to develop a workflow that triggers when the project Resources field has been updated with a new resource. When adding a new resource, we would like for that resource’s direct manager to automatically be added as a Reviewer to the project. 

 

This will help streamline some of our stakeholder management. Instead of PMs having to manually look up the direct managers for status reports, they will automatically be listed as a Reviewer. 

Best answer by mikayla.martin

Hi Athena, 

 

Here is a sample WFR (on Resource Link) for achieving this: 

 

You will want this to have a ‘Run Time’ of ‘When a new record is created’ so it only fires when the resource is added. You can add evaluation criteria to filter out certain situations you don’t want this to trigger on, for example, (1) when Direct Manager field is NULL 

 

I would recommend checking the ‘Ignore if already exists’ at the bottom of this action as many Resources on one Project could have the same Direct Manager. 

This topic has been closed for replies.

2 replies

Ami Faran
Planview Falcons
Forum|alt.badge.img
  • Planview Falcons
  • August 29, 2024

Hi Athena, automating with such a WFR is possible but may become cumbersome if resource allocation changes a lot. If the managers are typically the same pool of managers that will oversee resources in most/all projects, maybe consider adding these reviewers automatically on any new project upon creation, instead of making it a resource based trigger. That is if the intent to have them follow the project. If it is resource management - they have visibility into their directs by default. 


mikayla.martin
Planview Partner
Forum|alt.badge.img+1
  • Planview Partner
  • Answer
  • August 29, 2024

Hi Athena, 

 

Here is a sample WFR (on Resource Link) for achieving this: 

 

You will want this to have a ‘Run Time’ of ‘When a new record is created’ so it only fires when the resource is added. You can add evaluation criteria to filter out certain situations you don’t want this to trigger on, for example, (1) when Direct Manager field is NULL 

 

I would recommend checking the ‘Ignore if already exists’ at the bottom of this action as many Resources on one Project could have the same Direct Manager.