2025-10-28T16:17:07.727394827Z internalPosition: undefined, 2025-10-28T16:17:07.727402221Z internalQuery: undefined, 2025-10-28T16:17:07.727404896Z where: undefined, 2025-10-28T16:17:07.727407451Z schema: undefined, 2025-10-28T16:17:07.727410106Z table: undefined, 2025-10-28T16:17:07.727500915Z column: undefined, 2025-10-28T16:17:07.727506466Z dataType: undefined, 2025-10-28T16:17:07.727509291Z constraint: undefined, 2025-10-28T16:17:07.727512256Z file: 'parse_relation.c', 2025-10-28T16:17:07.727514942Z line: '3722', 2025-10-28T16:17:07.727518268Z routine: 'errorMissingColumn' 2025-10-28T16:17:07.727522606Z }, 2025-10-28T16:17:07.727527956Z length: 127, 2025-10-28T16:17:07.727532645Z severity: 'ERROR', 2025-10-28T16:17:07.727537294Z code: '42703', 2025-10-28T16:17:07.727541792Z detail: undefined, 2025-10-28T16:17:07.727546391Z hint: undefined, 2025-10-28T16:17:07.727550498Z position: '490', 2025-10-28T16:17:07.727556179Z internalPosition: undefined, 2025-10-28T16:17:07.727558854Z internalQuery: undefined, 2025-10-28T16:17:07.727561539Z where: undefined, 2025-10-28T16:17:07.727564064Z schema: undefined, 2025-10-28T16:17:07.727566579Z table: undefined, 2025-10-28T16:17:07.727569093Z column: undefined, 2025-10-28T16:17:07.727571598Z dataType: undefined, 2025-10-28T16:17:07.727574363Z constraint: undefined, 2025-10-28T16:17:07.727577159Z file: 'parse_relation.c', 2025-10-28T16:17:07.727579733Z line: '3722', 2025-10-28T16:17:07.727582348Z routine: 'errorMissingColumn' 2025-10-28T16:17:07.727584983Z } 2025-10-28T16:17:07.727587819Z ] 2025-10-28T16:17:07.735073316Z [Nest] 34 - 10/28/2025, 4:17:07 PM LOG ;5;3m[BullMQDriver] Processing job repeat:WorkflowCronTriggerCronJob:1761668220000 with name WorkflowCronTriggerCronJob on queue cron-queue 2025-10-28T16:17:07.740564766Z query failed: SELECT "Workspace"."id" AS "Workspace_id", "Workspace"."displayName" AS "Workspace_displayName", "Workspace"."logo" AS "Workspace_logo", "Workspace"."inviteHash" AS "Workspace_inviteHash", "Workspace"."deletedAt" AS "Workspace_deletedAt", "Workspace"."createdAt" AS "Workspace_createdAt", "Workspace"."updatedAt" AS "Workspace_updatedAt", "Workspace"."allowImpersonation" AS "Workspace_allowImpersonation", "Workspace"."isPublicInviteLinkEnabled" AS "Workspace_isPublicInviteLinkEnabled", "Workspace"."trashRetentionDays" AS "Workspace_trashRetentionDays", "Workspace"."activationStatus" AS "Workspace_activationStatus", "Workspace"."metadataVersion" AS "Workspace_metadataVersion", "Workspace"."databaseUrl" AS "Workspace_databaseUrl", "Workspace"."databaseSchema" AS "Workspace_databaseSchema", "Workspace"."subdomain" AS "Workspace_subdomain", "Workspace"."customDomain" AS "Workspace_customDomain", "Workspace"."isGoogleAuthEnabled" AS "Workspace_isGoogleAuthEnabled", "Workspace"."isTwoFactorAuthenticationEnforced" AS "Workspace_isTwoFactorAuthenticationEnforced", "Workspace"."isPasswordAuthEnabled" AS "Workspace_isPasswordAuthEnabled", "Workspace"."isMicrosoftAuthEnabled" AS "Workspace_isMicrosoftAuthEnabled", "Workspace"."isCustomDomainEnabled" AS "Workspace_isCustomDomainEnabled", "Workspace"."defaultRoleId" AS "Workspace_defaultRoleId", "Workspace"."defaultAgentId" AS "Workspace_defaultAgentId", "Workspace"."version" AS "Workspace_version" FROM "core"."workspace" "Workspace" WHERE ( (("Workspace"."activationStatus" = $1)) ) AND ( "Workspace"."deletedAt" IS NULL ) -- PARAMETERS: ["ACTIVE"] 2025-10-28T16:17:07.740605511Z error: error: column Workspace.trashRetentionDays does not exist 2025-10-28T16:17:07.740889132Z Exception Captured 2025-10-28T16:17:07.740913918Z undefined 2025-10-28T16:17:07.741657769Z [ 2025-10-28T16:17:07.741702182Z QueryFailedError: column Workspace.trashRetentionDays does not exist 2025-10-28T16:17:07.741708975Z at PostgresQueryRunner.query (/app/node_modules/typeorm/driver/postgres/PostgresQueryRunner.js:219:19) 2025-10-28T16:17:07.741713794Z at process.processTicksAndRejections (node:internal/process/task_queues:105:5) 2025-10-28T16:17:07.741718392Z at async SelectQueryBuilder.loadRawResults (/app/node_modules/typeorm/query-builder/SelectQueryBuilder.js:2192:25) 2025-10-28T16:17:07.741724163Z at async SelectQueryBuilder.executeEntitiesAndRawResults (/app/node_modules/typeorm/query-builder/SelectQueryBuilder.js:2040:26) 2025-10-28T16:17:07.741732850Z at async SelectQueryBuilder.getRawAndEntities (/app/node_modules/typeorm/query-builder/SelectQueryBuilder.js:684:29) 2025-10-28T16:17:07.741737969Z at async SelectQueryBuilder.getMany (/app/node_modules/typeorm/query-builder/SelectQueryBuilder.js:750:25) 2025-10-28T16:17:07.741742978Z at async WorkflowCronTriggerCronJob.handle (/app/packages/twenty-server/dist/src/modules/workflow/workflow-trigger/automated-trigger/crons/jobs/workflow-cron-trigger-cron.job.js:52:34) 2025-10-28T16:17:07.741747707Z at async descriptor.value (/app/packages/twenty-server/dist/src/engine/core-modules/cron/sentry-cron-monitor.decorator.js:60:24) 2025-10-28T16:17:07.741752386Z at async MessageQueueExplorer.invokeProcessMethods (/app/packages/twenty-server/dist/src/engine/core-modules/message-queue/message-queue.explorer.js:113:17) 2025-10-28T16:17:07.741757485Z at async MessageQueueExplorer.handleProcessor (/app/packages/twenty-server/dist/src/engine/core-modules/message-queue/message-queue.explorer.js:106:13) { 2025-10-28T16:17:07.741769768Z query: 'SELECT "Workspace"."id" AS "Workspace_id", "Workspace"."displayName" AS "Workspace_displayName", "Workspace"."logo" AS "Workspace_logo", "Workspace"."inviteHash" AS "Workspace_inviteHash", "Workspace"."deletedAt" AS "Workspace_deletedAt", "Workspace"."createdAt" AS "Workspace_createdAt", "Workspace"."updatedAt" AS "Workspace_updatedAt", "Workspace"."allowImpersonation" AS "Workspace_allowImpersonation", "Workspace"."isPublicInviteLinkEnabled" AS "Workspace_isPublicInviteLinkEnabled", "Workspace"."trashRetentionDays" AS "Workspace_trashRetentionDays", "Workspace"."activationStatus" AS "Workspace_activationStatus", "Workspace"."metadataVersion" AS "Workspace_metadataVersion", "Workspace"."databaseUrl" AS "Workspace_databaseUrl", "Workspace"."databaseSchema" AS "Workspace_databaseSchema", "Workspace"."subdomain" AS "Workspace_subdomain", "Workspace"."customDomain" AS "Workspace_customDomain", "Workspace"."isGoogleAuthEnabled" AS "Workspace_isGoogleAuthEnabled", "Workspace"."isTwoFactorAuthenticationEnforced" AS "Workspace_isTwoFactorAuthenticationEnforced", "Workspace"."isPasswordAuthEnabled" AS "Workspace_isPasswordAuthEnabled", "Workspace"."isMicrosoftAuthEnabled" AS "Workspace_isMicrosoftAuthEnabled", "Workspace"."isCustomDomainEnabled" AS "Workspace_isCustomDomainEnabled", "Workspace"."defaultRoleId" AS "Workspace_defaultRoleId", "Workspace"."defaultAgentId" AS "Workspace_defaultAgentId", "Workspace"."version" AS "Workspace_version" FROM "core"."workspace" "Workspace" WHERE ( (("Workspace"."activationStatus" = $1)) ) AND ( "Workspace"."deletedAt" IS NULL )', 2025-10-28T16:17:07.741798982Z parameters: [ 'ACTIVE' ], 2025-10-28T16:17:07.741802099Z driverError: error: column Workspace.trashRetentionDays does not exist 2025-10-28T16:17:07.741805755Z at /app/node_modules/pg/lib/client.js:526:17 2025-10-28T16:17:07.741810394Z at process.processTicksAndRejections (node:internal/process/task_queues:105:5) 2025-10-28T16:17:07.741817187Z at async PostgresQueryRunner.query (/app/node_modules/typeorm/driver/postgres/PostgresQueryRunner.js:184:25) 2025-10-28T16:17:07.741821956Z at async SelectQueryBuilder.loadRawResults (/app/node_modules/typeorm/query-builder/SelectQueryBuilder.js:2192:25) 2025-10-28T16:17:07.741826575Z at async SelectQueryBuilder.executeEntitiesAndRawResults (/app/node_modules/typeorm/query-builder/SelectQueryBuilder.js:2040:26) 2025-10-28T16:17:07.741831243Z at async SelectQueryBuilder.getRawAndEntities (/app/node_modules/typeorm/query-builder/SelectQueryBuilder.js:684:29) 2025-10-28T16:17:07.741835882Z at async SelectQueryBuilder.getMany (/app/node_modules/typeorm/query-builder/SelectQueryBuilder.js:750:25) 2025-10-28T16:17:07.741841483Z at async WorkflowCronTriggerCronJob.handle (/app/packages/twenty-server/dist/src/modules/workflow/workflow-trigger/automated-trigger/crons/jobs/workflow-cron-trigger-cron.job.js:52:34) 2025-10-28T16:17:07.741846803Z at async descriptor.value (/app/packages/twenty-server/dist/src/engine/core-modules/cron/sentry-cron-monitor.decorator.js:60:24) 2025-10-28T16:17:07.741851511Z at async MessageQueueExplorer.invokeProcessMethods (/app/packages/twenty-server/dist/src/engine/core-modules/message-queue/message-queue.explorer.js:113:17) { 2025-10-28T16:17:07.741856320Z length: 127, 2025-10-28T16:17:07.741859736Z severity: 'ERROR', 2025-10-28T16:17:07.741863234Z code: '42703', 2025-10-28T16:17:07.741866940Z detail: undefined, 2025-10-28T16:17:07.741870497Z hint: undefined, 2025-10-28T16:17:07.741874334Z position: '490', 2025-10-28T16:17:07.741878582Z internalPosition: undefined, 2025-10-28T16:17:07.741890144Z internalQuery: undefined, 2025-10-28T16:17:07.741894943Z where: undefined, 2025-10-28T16:17:07.741899361Z schema: undefined, 2025-10-28T16:17:07.741903970Z table: undefined, 2025-10-28T16:17:07.741908559Z column: undefined, 2025-10-28T16:17:07.741915120Z dataType: undefined, 2025-10-28T16:17:07.741986954Z constraint: undefined, 2025-10-28T16:17:07.742004327Z file: 'parse_relation.c', 2025-10-28T16:17:07.742021789Z line: '3722', 2025-10-28T16:17:07.742042409Z routine: 'errorMissingColumn' 2025-10-28T16:17:07.742060773Z }, 2025-10-28T16:17:07.742083486Z length: 127, 2025-10-28T16:17:07.742087763Z severity: 'ERROR', 2025-10-28T16:17:07.742090799Z code: '42703', 2025-10-28T16:17:07.742093854Z detail: undefined, 2025-10-28T16:17:07.742096860Z hint: undefined, 2025-10-28T16:17:07.742099505Z position: '490', 2025-10-28T16:17:07.742102140Z internalPosition: undefined, 2025-10-28T16:17:07.742104765Z internalQuery: undefined, 2025-10-28T16:17:07.742108362Z where: undefined, 2025-10-28T16:17:07.742111067Z schema: undefined, 2025-10-28T16:17:07.742113682Z table: undefined, 2025-10-28T16:17:07.742116197Z column: undefined, 2025-10-28T16:17:07.742118941Z dataType: undefined, 2025-10-28T16:17:07.742121466Z constraint: undefined, 2025-10-28T16:17:07.742124271Z file: 'parse_relation.c', 2025-10-28T16:17:07.742126897Z line: '3722', 2025-10-28T16:17:07.742129552Z routine: 'errorMissingColumn' 2025-10-28T16:17:07.742132146Z } 2025-10-28T16:17:07.742134680Z ] 2025-10-28T16:17:07.752058028Z [Nest] 34 - 10/28/2025, 4:17:07 PM LOG ;5;3m[BullMQDriver] Processing job repeat:CronTriggerCronJob:1761668220000 with name CronTriggerCronJob on queue cron-queue 2025-10-28T16:17:07.768507478Z [Nest] 34 - 10/28/2025, 4:17:07 PM LOG ;5;3m[BullMQDriver] Job repeat:CronTriggerCronJob:1761668220000 with name CronTriggerCronJob processed on queue cron-queue in 16.37ms