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
In DMN 1.6, review the behavior of the DMN engine when a single element is passed to a boxed expression (e.g., a boxed filter or iterator). The engine should coerce the element into a singleton list. If it does not behave as expected, apply the necessary changes to correct the issue.