Closed Bug 1007800 Opened 12 years ago Closed 12 years ago

No reviews showing in Marketplace

Categories

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

Avenir
x86
macOS
defect

Tracking

(Not tracked)

VERIFIED FIXED
2014-05-13

People

(Reporter: nfong, Assigned: robhudson)

Details

Attachments

(1 file)

Repro Steps: -Open Marketplace -Change region to Mexico or Brazil -Search for Line -Click to view reviews Actual: No reviews are shown. "This app has no reviews" Expected: Reviews should be shown Produced on Helix v1.3 Build ID: 20140131004001
Assignee: nobody → jsmith
Priority: -- → P1
I'm not really the right person to assign here - ask Wil for someone from his team to look into this.
Assignee: jsmith → nobody
Component: Reviewer Tools → Consumer Pages
When we add a new region to the Marketplace it is considered immature and all calculations (like, determining the popularity list) and reviews are based on a worldwide measure. Once a region gets enough users to start making those calculations locally relevant (for example, there is now enough traffic to actually determine popularity without wild fluctuations) we'll mark that region as mature and it will begin showing more locally relevant results. Those two regions were marked mature recently and I suspect they are attempting to only show local reviews but failing. Rob is going to investigate.
Assignee: nobody → robhudson.mozbugs
Also set your region to UK search for Yelp, Click on reviews you seem to get the same page, Click on reviews again and you get "Oh no! An error occured"
(In reply to Wil Clouser [:clouserw] from comment #2) > Those two regions were marked mature recently and I suspect they are > attempting to only show local reviews but failing. Rob is going to > investigate. You're right: https://github.com/mozilla/zamboni/blob/master/mkt/ratings/views.py#L71-L72 It's trying to JOIN on the client_data but there are no reviews that have a client_data_id -- it's always NULL -- which is why it says there are no reviews. Should we: a) Show all reviews instead since we don't have the data to associate ratings per region? b) Start associated ratings per region and attempt to backfill the data by using the IP address?
Fixed by removing the region filter for now: https://github.com/mozilla/zamboni/commit/0d9728f See bug 1004788 for associating ratings with regions.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → 2014-05-13
(In reply to Rob Hudson [:robhudson] from comment #5) > See bug 1004788 for associating ratings with regions. Actually bug 1004680 might make more sense. :)
This will go live next Tuesday
Status: RESOLVED → VERIFIED
hi guys, this is still not working for Colombia thanks! Marcos
It will go live tomorrow
thanks wil, I had not seen your previous comment saying it was going live on Tuesday
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: