project-flogo / core

Flogo Core is the core flogo library used create and extend Flogo applications.
BSD 3-Clause "New" or "Revised" License
110 stars 53 forks source link

Fixed FLOGO-11590, omiting nulls from array using foreach #281

Closed jdattatr-tibco closed 10 months ago

jdattatr-tibco commented 10 months ago

What kind of change does this PR introduce? (check one with "x")

[] Bugfix
[] Feature
[] Code style update (formatting, local variables)
[] Refactoring (no functional changes, no api changes)
[] Other... Please describe:

Fixes: #

What is the current behavior?

What is the new behavior?