Skip to content

handle null in nested attributes

Mykyta Savchuk requested to merge handle-nested-null-gitlab into master

fix NPE during indexing when one of the nested attributes in the array is null

Merge request reports