show_reviews_stats currently returns stats for all apps
Bug #673948 reported by
Michael Nelson
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ratings and Reviews server |
Fix Released
|
Medium
|
Danny Tamez |
Bug Description
The show_reviews_stats view currently returns statistics for all applications.
Adding a restful framework will give us batching out of the box, but do we also want search etc.? Actually, given that the client will already be doing search locally and will know the exact apps that it's rendering and needs stats for, should this API request enable reviews for a set/list of apps?
Notes to QA: The fix for bug #688114 implements the agreed solution. You should be provided with one url to download the full set of apps, and a few urls to just download changes from the last N days.
tags: | added: proj-rnr-10.12 |
Changed in rnr-server: | |
status: | Confirmed → Fix Committed |
Changed in rnr-server: | |
assignee: | nobody → Danny Tamez (zematynnad) |
tags: | added: kb-defect |
description: | updated |
Changed in rnr-server: | |
status: | Fix Committed → Fix Released |
Changed in rnr-server: | |
milestone: | none → 10.12 |
To post a comment you must log in.
Confirmed in bug 688114 so am passing this one too