Vercel dashboard feedback form returns 500 error on submission

Vercel feedback form is not working. It’s returning a 500 error. This was the payload:

{
  "url": "https://vercel.com/zoonk/zoonk-api/observability/workflows",
  "note": "Bug report:\nThe Workflows page in the Observability section does not display workflows for custom environments (e.g., staging). Workflows only appear for the default preview and production environments.\n\nWorkaround:\nNavigate to another page in Observability, change the environment filter to All environments, and then return to the Workflows page. After doing this, the workflows become visible.",
  "email": "myemail@myorg.com",
  "emotion": "😕",
  "plan": "pro",
  "label": "front",
  "topic": "Observability (Observability, Logs, Monitoring)",
  "ua": "front production + Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.0.0 Safari/537.36 (pt-BR)",
  "dashboardRedesign": true
}

Video: https://drive.google.com/file/d/1uCagPlbIGqZsKB_k1kl_aWzpuSCom1E3/view?usp=sharing

It seems to be working now.

Glad it’s working - let us know if we can help with anything else, Will! :slight_smile:

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.