From cc2f680efdf2e8615642e3140638d033736e0749 Mon Sep 17 00:00:00 2001 From: AdisakKanthawilang Date: Tue, 24 Jun 2025 17:48:03 +0700 Subject: [PATCH] #1385 --- src/controllers/CommandController.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/controllers/CommandController.ts b/src/controllers/CommandController.ts index 445d332b..f51abd37 100644 --- a/src/controllers/CommandController.ts +++ b/src/controllers/CommandController.ts @@ -4181,6 +4181,8 @@ export class CommandController extends Controller { "current_holders.orgChild2", "current_holders.orgChild3", "current_holders.orgChild4", + "current_holders.positions", + "current_holders.positions.posExecutive", "roleKeycloaks", ], where: { id: item.profileId },