-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Critical
-
Resolution: Done
-
Affects Version/s: 10.0.2
-
Fix Version/s: 10.0.2
-
Component/s: None
-
Labels:
When I deploy dynamic VDB, server shows error that:
org.teiid.core.TeiidException: Required field must not be null : subtitle |
I noticed that generated JDG class have all getters to required but in the model have set nullable to 'no_nulls' only one column(screenshot). Source db contains some row which have subtitle columns set to null. In the attachment is the project.