Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
Master
-
7.3.x, 7.2.x, 7.1.x
-
Committed
-
2
Description
When exporting entities via batch null objects are exported too:
{ "account":null, ...
Expected behaviour:
Null objects are skipped just like headless queries, reducing the overall export size.