-
Sub-task
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
-
False
-
-
False
-
-
-
Rox Sprint 4.8G - Global
GetMany returns object in the same order as ids were given plus it returns a list of missing ids. In many places we ignore the missing indices and do not require strict order. This leads to unnecessary computation. We should have a dedicated method to get objects by ids that returns objects (like GetByQuery but accepts ids as a parameter as GetMany.