Skip to content

check if values are empty. empty values will not be processed.

aancaa requested to merge check-empty-values into 1.0.x

Check if values are empty to stop data massage. because array values are coming in as empty [] and the field has a cardinality of 1 reverse will be applied and it will change the value to false.

Merge request reports