FIX: case of empty property values
Compare changes
- Henrik tom Wörden authored
+ 3
− 1
@@ -90,6 +90,7 @@ def is_reference(datatype):
@@ -119,7 +120,8 @@ def get_referenced_recordtype(datatype):
This error seems to indicate that the case where the property value is None is not treated properly
pipeline
Please, prepare your MR for a review. Be sure to write a summary and a focus and create gitlab comments for the reviewer. They should guide the reviewer through the changes, explain your changes and also point out open questions. For further good practices have a look at our review guidelines
For further good practices have a look at our review guidelines.