twenty
twenty copied to clipboard
EntityNotFoundError: Could not find any entity of type "ServerlessFunctionEntity" matching: {
Sentry Issue: TWENTY-SERVER-69K
EntityNotFoundError: Could not find any entity of type "ServerlessFunctionEntity" matching: {
"where": {
"id": "xxx",
"workspaceId": "yyy"
}
}
File "../../../../../src/engine/metadata-modules/serverless-function/serverless-function.resolver.ts", line 43, in {ServerlessFunctionResolver#2}.findOneServerlessFunction
return await this.serverlessFunctionRepository.findOneOrFail({