diff --git a/src/controllers/EvaluationController.ts b/src/controllers/EvaluationController.ts index 43e822c..cf5dc1b 100644 --- a/src/controllers/EvaluationController.ts +++ b/src/controllers/EvaluationController.ts @@ -2335,6 +2335,7 @@ export class EvaluationController { positionName: null, email: director.email, phone: director.phone, + duty: director.duty, })); const meetings = evaluation.meetings.map((meeting) => ({