-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
None
-
None
On a call to http://localhost:8200/ws/1/review/, we perform 1 query to get all reviews and then for each review perform a single query to get the votes for this review.
We should perform a single query to get votes for all reviews.