Closed
Bug 932704
Opened 11 years ago
Closed 11 years ago
Some apps in the export API have slugs as categories and some have ids
Categories
(Marketplace Graveyard :: API, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 905072
People
(Reporter: nati, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.95 Safari/537.36
Steps to reproduce:
Downloaded the latest Export tarball: https://marketplace.cdn.mozilla.net/dumped-apps/tarballs/2013-10-29.tgz
Actual results:
Most apps have categories as slugs, some (mostly broken/private) have categories as ids:
ategory as Ids (private app): ./apps/417/417540.json
category as Ids (broken app): ./apps/429/429506.json
category as Slugs (public app): ./apps/462/462918.json
Expected results:
I'd expect consistency: all ids or all slugs.
Also, we shouldn't have private/broken apps in the export API, but we already got an issue for that (905072)
Comment 1•11 years ago
|
||
That's actually a duplicate of bug 905072; All those apps are old apps that are not public anymore (either they were rejected or the developer made them inactive)
The bug was fixed in yesterday's push, but the last dump was generated before the push. Today's dump should fix the issue, reopen bug 905072 if that's not the case.
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•