[0] [GQL Execute] Processing GQL query FindManyCompanies on workspace 3b8e6458-5fc1-4e63-8563-008ccddaa6db [0] Exception Captured [0] { [0] operation: { name: 'FindManyCompanies', type: 'query' }, [0] document: 'query FindManyCompanies($filter: CompanyFilterInput, $orderBy: [CompanyOrderByInput], $lastCursor: String, $limit: Int) {\n' + [0] ' companies(filter: $filter, orderBy: $orderBy, first: $limit, after: $lastCursor) {\n' + [0] ' edges {\n' + [0] ' node {\n' + [0] ' __typename\n' + [0] ' accountOwnerId\n' + [0] ' address {\n' + [0] ' addressStreet1\n' + [0] ' addressStreet2\n' + [0] ' addressCity\n' + [0] ' addressState\n' + [0] ' addressCountry\n' + [0] ' addressPostcode\n' + [0] ' addressLat\n' + [0] ' addressLng\n' + [0] ' __typename\n' + [0] ' }\n' + [0] ' annualRecurringRevenue {\n' + [0] ' amountMicros\n' + [0] ' currencyCode\n' + [0] ' __typename\n' + [0] ' }\n' + [0] ' createdAt\n' + [0] ' createdBy {\n' + [0] ' source\n' + [0] ' workspaceMemberId\n' + [0] ' name\n' + [0] ' context\n' + [0] ' __typename\n' + [0] ' }\n' + [0] ' deletedAt\n' + [0] ' domainName {\n' + [0] ' primaryLinkUrl\n' + [0] ' primaryLinkLabel\n' + [0] ' secondaryLinks\n' + [0] ' __typename\n' + [0] ' }\n' + [0] ' employees\n' + [0] ' id\n' + [0] ' idealCustomerProfile\n' + [0] ' introVideo {\n' + [0] ' primaryLinkUrl\n' + [0] ' primaryLinkLabel\n' + [0] ' secondaryLinks\n' + [0] ' __typename\n' + [0] ' }\n' + [0] ' linkedinLink {\n' + [0] ' primaryLinkUrl\n' + [0] ' primaryLinkLabel\n' + [0] ' secondaryLinks\n' + [0] ' __typename\n' + [0] ' }\n' + [0] ' name\n' + [0] ' position\n' + [0] ' tagline\n' + [0] ' updatedAt\n' + [0] ' visaSponsorship\n' + [0] ' workPolicy\n' + [0] ' xLink {\n' + [0] ' primaryLinkUrl\n' + [0] ' primaryLinkLabel\n' + [0] ' secondaryLinks\n' + [0] ' __typename\n' + [0] ' }\n' + [0] ' }\n' + [0] ' cursor\n' + [0] ' __typename\n' + [0] ' }\n' + [0] ' pageInfo {\n' + [0] ' hasNextPage\n' + [0] ' hasPreviousPage\n' + [0] ' startCursor\n' + [0] ' endCursor\n' + [0] ' __typename\n' + [0] ' }\n' + [0] ' totalCount\n' + [0] ' __typename\n' + [0] ' }\n' + [0] '}', [0] user: User { [0] id: '20202020-9e3b-46d4-a556-88b9ddc2b034', [0] firstName: 'Tim', [0] lastName: 'Apple', [0] email: 'tim@apple.dev', [0] defaultAvatarUrl: null, [0] isEmailVerified: true, [0] disabled: false, [0] passwordHash: '$2b$10$3LwXjJRtLsfx4hLuuXhxt.3mWgismTiZFCZSG3z9kDrSfsrBl0fT6', [0] canImpersonate: true, [0] canAccessFullAdminPanel: true, [0] createdAt: 2025-10-05T12:56:03.049Z, [0] updatedAt: 2025-10-05T12:56:03.049Z, [0] deletedAt: null, [0] locale: 'en' [0] }, [0] workspace: { [0] id: '3b8e6458-5fc1-4e63-8563-008ccddaa6db', [0] displayName: 'YCombinator', [0] createdAt: '2025-10-05T12:56:23.797Z', [0] activationStatus: 'ACTIVE' [0] } [0] } [0] [ [0] PermissionsException [Error]: No role found for userWorkspace [0] at GraphqlQueryFindManyResolverService.execute (/home/src/twenty/packages/twenty-server/src/engine/api/graphql/graphql-query-runner/interfaces/base-resolver-service.ts:139:17) [0] at processTicksAndRejections (node:internal/process/task_queues:105:5) [0] at Object.companies (/home/src/twenty/packages/twenty-server/src/engine/api/graphql/workspace-resolver-builder/factories/find-many-resolver.factory.ts:38:14) [0] at field.resolve (/home/src/twenty/node_modules/@envelop/on-resolve/cjs/index.js:36:42) [0] at /home/src/twenty/node_modules/graphql-yoga/node_modules/@graphql-tools/executor/cjs/execution/promiseForObject.js:18:35 [0] at async Promise.all (index 0) { [0] code: 'NO_ROLE_FOUND_FOR_USER_WORKSPACE', [0] userFriendlyMessage: undefined, [0] extensions: {} [0] } [0] ]