You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
while using $filter operation on list from an input, jsonata engine is throwing out of index exception due to null not being part of the element in the ArrayList. (size still being count of the, null + non Null, elements )