Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PrismaClientValidationError: routingFormResponseId is undefined #19628

Open
sentry-io bot opened this issue Feb 28, 2025 · 0 comments · May be fixed by #19629
Open

PrismaClientValidationError: routingFormResponseId is undefined #19628

sentry-io bot opened this issue Feb 28, 2025 · 0 comments · May be fixed by #19629
Labels
api area: API, enterprise API, access token, OAuth 🐛 bug Something isn't working routing-forms area: routing forms, routing, forms

Comments

@sentry-io
Copy link

sentry-io bot commented Feb 28, 2025

Sentry Issue: CAL-5ZH

PrismaClientValidationError: 
Invalid `prisma.app_RoutingForms_FormResponse.findUnique()` invocation:

{
  where: {
    id: undefined,
?   routedToBookingUid?: String,
?   formFillerId_formId?: App_RoutingForms_FormResponseFormFillerIdFormIdCompoundUniqueInput,
?   AND?: App_Rou...
  File "app:///_next/server/chunks/57461.js", line 1, in handler
    '{snip} utedTeamMemberIds:eS??null}),eG=eH?null:eV,eK=null;eS&&(eK=await D.default.app_RoutingForms_FormResponse.findUnique({where:{id:eN},select:{r {snip}
  File "app:///_next/server/pages/api/book/event.js", line 1, in handler
    '{snip} id||-1,e.body={...e.body,creationSource:d.WH.WEBAPP};let i=await (0,p.Z)(e);return i}let n=(0,q.y)(handler,"/api/book/event"),c=(0,u.l)(i,"d {snip}
  File "app:///_next/server/chunks/86169.js", line 1
    '{snip} nc(o,g)=>{let y=!1;try{f.performance.mark("Start");let r=t?await (0,s.wrapApiHandlerWithSentry)(e,t)(o,g):await e(o,g);if(y=!0,r&&!g.writabl {snip}
...
(5 additional frame(s) were not displayed)
@sentry-io sentry-io bot added the 🐛 bug Something isn't working label Feb 28, 2025
@dosubot dosubot bot added api area: API, enterprise API, access token, OAuth routing-forms area: routing forms, routing, forms labels Feb 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api area: API, enterprise API, access token, OAuth 🐛 bug Something isn't working routing-forms area: routing forms, routing, forms
Projects
None yet
Development

Successfully merging a pull request may close this issue.

0 participants