Closed
Bug 994446
Opened 9 years ago
Closed 9 years ago
[tarako] /api/v1/fireplace/collection/<slug>/ returns only 10 apps
Categories
(Marketplace Graveyard :: API, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
2014-04-15
People
(Reporter: cvan, Unassigned)
References
Details
(Keywords: perf, Whiteboard: [qa-])
Compare https://marketplace-dev.allizom.org/api/v1/fireplace/collection/curated/ to https://marketplace-dev.allizom.org/api/v1/rocketfuel/collections/curated/
Comment 1•9 years ago
|
||
The newly created darjeeling API in bug 994304 has the same issue (with a different collection, and I reindexed to be sure). Something in the code that deals with ES data is paginating when it shouldn't be.
Status: NEW → ASSIGNED
Comment 2•9 years ago
|
||
Fixed in https://github.com/mozilla/zamboni/commit/29e1fbd52d9926ed824d6a9d2344aae64329c1cd
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Whiteboard: [qa-]
Updated•9 years ago
|
Target Milestone: --- → 2014-04-15
You need to log in
before you can comment on or make changes to this bug.
Description
•