-
Type:
Task
-
Resolution: Fixed
-
Priority:
L3 - Default
-
Affects Version/s: None
-
Component/s: backend
Context:
With OPT-3196, we send the page size with every result, but in the AllEntitiesBasedIndexHandler we don't page through all possible results. For instance, if a customer has more than 10 000 definitions, we might miss some of them.
AT:
- the AllEntitiesBasedIndexHandler pages through all the results