Skip to content

Commit a834cf5

Browse files
authored
Added ProjectManger to approve PendingChangeToPlanApproval (#2913)
1 parent b79639f commit a834cf5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/project/project.rules.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -487,6 +487,7 @@ export class ProjectRules {
487487
return {
488488
approvers: [
489489
Role.Administrator,
490+
Role.ProjectManager,
490491
Role.RegionalDirector,
491492
Role.FieldOperationsDirector,
492493
],

0 commit comments

Comments
 (0)