[CLOUD_PRODUCTION] Cannot return null for non-nullable field CoreView.viewFields.

On creating a view based on a filter, I am getting. It seems a problem with constraint, how can I troubleshooting it? { "errors": [ { "message": "Cannot return null for non-nullable field CoreView.viewFields.", "extensions": { "code": "INTERNAL_SERVER_ERROR", "userFriendlyMessage": "An error occurred.", "exceptionEventId": "c066b74dc18344689b1a23343294e1f6" } } ], "data": null }
8 Replies
ɃØĦɆᵾS
ɃØĦɆᵾS3mo ago
Could you explain how said constraint looks like?
Pedro Magalhães
Pedro MagalhãesOP3mo ago
So it's seems strange as it doesnt have any constraint in tthe table. To test I just create a new Table, called Teste
No description
Pedro Magalhães
Pedro MagalhãesOP3mo ago
No description
Pedro Magalhães
Pedro MagalhãesOP3mo ago
it seems the same problem
Prastoin
Prastoin3mo ago
Hey @Pedro Magalhães are you self hosting ? if yes what version ?
Pedro Magalhães
Pedro MagalhãesOP3mo ago
I am not self hosting. I am using the paid version.
Prastoin
Prastoin3mo ago
Could you please share your email by dm ? @Pedro Magalhães patch should be available in production, thanks for reporting ! and sorry for the inconvenience

Did you find this page helpful?