Preconditions
- Sign in to SUMO
- Open the browser's network monitor (ctrl + shift + e)
Steps to reproduce
Steps to reproduce the behavior:
- Go to https://support.allizom.org/en-US/questions/new/firefox/form (or any other freemium product contact form)
- Select a topic (other than the default value) from the
Which topic best describes your question? dropdown menu.
- Select the default value of the
Which topic best describes your question? dropdown menu (Please select...)
Expected behavior
No errors.
Actual behavior
A 500 error message is thrown and sentry fires ValueError Field 'id' expected a number but got ''. -> https://mozilla.sentry.io/issues/6367015720/?project=4504326799753216&query=&referrer=issue-stream
Screencasts

Desktop:
- OS: Windows 11
- Browser: Firefox
Additional context
This issue is reproducible in both stage and prod.
Preconditions
Steps to reproduce
Steps to reproduce the behavior:
Which topic best describes your question?dropdown menu.Which topic best describes your question?dropdown menu (Please select...)Expected behavior
No errors.
Actual behavior
A 500 error message is thrown and sentry fires
ValueErrorField 'id' expected a number but got ''.-> https://mozilla.sentry.io/issues/6367015720/?project=4504326799753216&query=&referrer=issue-streamScreencasts

Desktop:
Additional context
This issue is reproducible in both
stageandprod.