Closed Bug 1056406 Opened 10 years ago Closed 10 years ago

Device filtering not happening on feed item detail view endpoints.

Categories

(Marketplace Graveyard :: Developer Pages, defect, P1)

x86
Gonk (Firefox OS)
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: krupa.mozbugs, Assigned: kngo)

References

()

Details

Attachments

(2 files)

steps to reproduce:
1. On your Android device, load http://marketplace-feed-dev.allizom.org/ in firefox for Android
2. Find "Rob's collection". Notice that the collection has one app listed.
3. Navigate to its details page


expected behavior:
We show 3 apps in Feed and add a view all link if there are more than 3

actual behavior:
We show 1 app in Feed view and 2 in collection details page
Attached image screenshot of the feed
FYI developers, you don't need an Android device. Just go to routes_api_args.js and return 'mobile' as the device.
Priority: -- → P1
Assignee: nobody → charmston
Compare output of "Rob's Collection" as the final item here:
https://marketplace-dev.allizom.org/api/v2/feed/get/?device=mobile&lang=en-US&limit=10&region=us

And in its detail view (Note the missing querystring params; it doesn't change the output, though.:
https://marketplace-dev.allizom.org/api/v2/feed/collections/12/

There is 1 app in the former (the only Android-compatible one), 4 in the latter (including 3 additional apps that aren't Android-compatible).
Assignee: charmston → kngo
Summary: [Mobile] Discrepancy in # of apps shown in feed view vs. collection details view → Device filtering not happening on feed item detail view endpoints.
https://bugzilla.mozilla.org/show_bug.cgi?id=1056406
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
The Aviary app is displayed in the Collection details page on desktop, even though the app is not available for desktop. Is this the same issue?
Please see screencast http://screencast.com/t/QZfOi8ert
Flags: needinfo?(kngo)
As happens on desktop currently, no apps are filtered from the feed based on platform while using desktop. This will be introduced shortly after feed, as I understand it.
Flags: needinfo?(kngo)
Thank you!
Verified as fixed in FF34 (Android 4.2.1).
The app is not displayed in both feed view and collection view.
Closing bug.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: