Uploaded image for project: 'CritiqueBrainz'
  1. CritiqueBrainz
  2. CB-435

API reviews list performs n+1 queries to get votes

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Normal 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.

            exoticchill Mohd Jasir Khan
            alastairp Alastair Porter
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                Version Package