github →

New request

#21119: Can't create or delete People records

We'll provision a sandbox, run an agent against the issue, and open a draft PR. You can pull the branch and iterate from there.

Issue
prio: highsonarly:high
{
    "data": {
        "createPerson": null
    },
    "errors": [
        {
            "message": "Data validation error.",
            "extensions": {
                "code": "INTERNAL_SERVER_ERROR"
            }
        }
    ]
}

https://github.com/twentyhq/private-issues/issues/492

Assessmentadvisory
bug●●● hard60% confidence

Generic internal server error on People record mutations with no reproduction steps or logs provided.

Likely files
  • packages/twenty-server/src/engine/metadata-modules/person/person.service.ts
  • packages/twenty-server/src/engine/core-modules/person/person.resolver.ts
  • packages/twenty-server/src/engine/core-modules/record/record-validation.service.ts
Create the request

This opens a fresh agent run and a draft PR for issue #21119.

Cancel