You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix authoredAttachments schema error by restoring deprecated relation metadata
The author/authoredAttachments relation was removed from metadata computation
but still exists in the DB metadata tables, causing the frontend to query a
field that doesn't exist in the GraphQL schema during login.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: packages/twenty-server/src/engine/workspace-manager/twenty-standard-application/utils/field-metadata/compute-attachment-standard-flat-field-metadata.util.ts
Copy file name to clipboardExpand all lines: packages/twenty-server/src/engine/workspace-manager/twenty-standard-application/utils/field-metadata/compute-workspace-member-standard-flat-field-metadata.util.ts
0 commit comments