remove direction from messages (#20026)

This was a leftover column removed in
https://github.com/twentyhq/twenty/pull/6743 but was accidentally added
again when we migrated to `buildMessageStandardFlatFieldMetadatas` from
workspace decorator

/closes #20011
This commit is contained in:
neo773
2026-05-05 15:24:25 +02:00
committed by GitHub
parent e50adaff2d
commit d040756fcf
6 changed files with 1065 additions and 1038 deletions
@@ -1651,9 +1651,6 @@ export const STANDARD_OBJECTS = {
messageThread: {
universalIdentifier: '20202020-30f2-4ccd-9f5c-e41bb9d26214',
},
direction: {
universalIdentifier: '20202020-0203-4118-8e2a-05b9bdae6dab',
},
subject: { universalIdentifier: '20202020-52d1-4036-b9ae-84bd722bb37a' },
text: { universalIdentifier: '20202020-d2ee-4e7e-89de-9a0a9044a143' },
receivedAt: {