Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Implemented
-
Trunk
-
None
-
None
Description
While reading code with nitish.mishra, we found that EntityQuery.queryList() method does not have support for having conditions while the queryIterator() method has.
So, It would be good to have the support in EntityQuery.queryList() as well.