twenty icon indicating copy to clipboard operation
twenty copied to clipboard

EntityNotFoundError: Could not find any entity of type "ServerlessFunctionEntity" matching: {

Open sentry[bot] opened this issue 5 months ago • 0 comments

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({

sentry[bot] avatar Jun 30 '25 08:06 sentry[bot]