Closed Bug 885150 Opened 11 years ago Closed 11 years ago

Paid apps are showing up in search results

Categories

(Marketplace Graveyard :: Search, defect, P2)

Tracking

(Not tracked)

RESOLVED FIXED
2013-06-27

People

(Reporter: krupa.mozbugs, Assigned: robhudson)

Details

steps to reproduce:
1. Make sure the flag "allow-paid-app-search" is OFF
2. Approve a paid app
3. Search for the app by its name in one of the supported region

expected behavior:
App doesn't show up in search results

observed behavior:
App shows up
Here's where we do the filtering: https://github.com/mozilla/zamboni/blob/master/mkt/webapps/models.py#L653

So I'm not sure what the problem is, but I can totally reproduce.
Assignee: nobody → robhudson.mozbugs
Priority: -- → P2
Target Milestone: --- → 2013-06-27
Can you provide an example on -dev that I can look at?

Note that disabling the flag will take 5 minutes for caches to clear.
Flags: needinfo?(krupa.mozbugs)
1) Upload an app in Seville.
2) Approve the app.
3) Go to search results and search for said app.
4) Notice that app shows up in search results.

We experienced this in production, but I've since disabled the paid app that I submitted.
Flags: needinfo?(krupa.mozbugs)
I see what's happening. I'll try to get a fix up soon.
Let's try this:
https://github.com/mozilla/zamboni/commit/95643c7
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.