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
BUG23582703: Fix issue while using array_insert in Collection
This patch fixes `array_insert` in `Collection` that was not returning
a `DocumentPathItem` object for arrays, thus raising an error.
A new test was added for regression.
0 commit comments