midufest icon indicating copy to clipboard operation
midufest copied to clipboard

Ticket dispatching not working if the requester's name is not set in their GitHub profile

Open salvaft opened this issue 2 years ago • 1 comments

image

salvaft avatar Mar 06 '23 19:03 salvaft

`?ticket:165 updateLink <section id=​"top" class=​"flex-1 min-h-auto flex flex-col justify-start xl:​justify-center xl:​min-h-screen">​…​​ flex

TicketUser.6355ea78.js:1 Object TicketUser.6355ea78.js:1 Object ?ticket:165 updateLink <section id=​"sponsors" class=​"break-words text-white py-24 mx-auto max-w-prose md:​px-2 min-h-screen mt-28">​…​​ ?ticket:165 updateLink <section id=​"speakers" class=​"break-words text-white py-24 mx-auto max-w-prose md:​px-2 min-h-screen mt-28">​…​​

TicketUser.6355ea78.js:1 Object TicketUser.6355ea78.js:1 Object nlzixaklwhopmuyycyva.supabase.co/rest/v1/tickets?select=*&user_name=eq.yaimisu:1 Failed to load resource: the server responded with a status of 406 ()

nlzixaklwhopmuyycyva.supabase.co/rest/v1/tickets?select=*:1 Failed to load resource: the server responded with a status of 400 () TicketUser.6355ea78.js:1 Objectcode: "23502"details: null hint: nullmessage: "null value in column "user_fullname" of relation "tickets" violates not-null constraint"[[Prototype]]: Object y @ TicketUser.6355ea78.js:1

TicketUser.6355ea78.js:1 Objectticket: undefineduser: avatar: "https://avatars.githubusercontent.com/u/127143849?v=4"id: "127143849"name: undefinedusername: "yaimisu"uuid: "f5c34556-68f9-4cc8-b180-c56dfe06b1e6"[[Prototype]]: Object[[Prototype]]: Object ?ticket:165 updateLink <section id=​"ticket" class=​"break-words text-white py-24 mx-auto max-w-prose md:​px-2 astro-LSKESVKE">​…​​

?ticket:165 updateLink <section id=​"coc" class=​"break-words text-white py-24 mx-auto max-w-prose md:​px-2">​…​​`

salvaft avatar Mar 06 '23 21:03 salvaft