-
-
Notifications
You must be signed in to change notification settings - Fork 338
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
Internal server error after column type is converted from text to boolean with display options #1228
Comments
I'm still the same error quite frequently for boolean type. But it's intermittent and I can't seem to reproduce it.
Adding a default to This commit seems to remove the default. Perhaps we expect the value to always be present but it is missing due to some race condition. I'm re-opening this issue since it's essentially the same issue and the PRs are related.
|
@pavish I am able to reproduce the bug and found the cause of the problem. I am working on a fix. |
@pavish We had a few Display option bug fixes recently, did you happen to come across this issue in the latest master branch? |
I'm closing this, we can reopen if it comes up again. |
To Reproduce
Error message:
Error log:
The text was updated successfully, but these errors were encountered: