| Just curious - are there any user-space workarounds for this issue other than abandoning projections in favor of managed entities? In our use-case, it would be helpful even if the projection can’t return the full array, if it could return an element that matched the query rather than always the first element. |