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

"Invalid enum label" error at field select creation #6032

Open
ijreilly opened this issue Jun 26, 2024 · 1 comment
Open

"Invalid enum label" error at field select creation #6032

ijreilly opened this issue Jun 26, 2024 · 1 comment
Labels
type: bug Something isn't working

Comments

@ijreilly
Copy link
Contributor

Sentry

invalid enum label "US_EAST_OH_KY_TN_MS_AL_GA_FL_NC_SC_VA_WV_MD_DC_DE_PA_NJ_CT_MA_RI_NY_VT_NH_ME"
Previous errors were linked to already fixed errors

@ijreilly ijreilly added the type: bug Something isn't working label Jun 26, 2024
Copy link

greptile-apps bot commented Jun 26, 2024

The error is likely due to the validation of enum values in check-filter-enum-values.ts. Ensure that the enum label conforms to the expected format and is included in the allowed enum values. Check the validateEnumLabel function and update the enum definitions if necessary.

References

Edit Issue Bot Settings

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant