Closed Bug 893335 Opened 11 years ago Closed 11 years ago

Even if app has rating, description still shows as "not yet rated"

Categories

(Marketplace Graveyard :: API, defect, P1)

All
Gonk (Firefox OS)
defect

Tracking

(Not tracked)

RESOLVED FIXED
2013-08-06

People

(Reporter: gkw, Assigned: ashort)

Details

Attachments

(2 files)

Attached image screenshot 1
Even if the app has rating, the description still shows as "not yet rated". See screenshot.

Steps to reproduce:

1. Go to Marketplace app, go to Categories at the top, tap "Sports".
2. Scroll through the apps to see most of them as "not yet rated", but some of them have blue-coloured stars indicating a rating.
An example:

Looking at https://marketplace.firefox.com/app/timer-1 via the API shows:

    "ratings": {
        "average": 2.0,
        "count": 0
    },

How can it have an average rating if ratings.count is zero?
Component: Search → API
Priority: -- → P1
Assignee: nobody → ashort
this should be fixed by https://github.com/mozilla/zamboni/commit/d3999739 - if any existing apps still have this state, adding and deleting a review should fix it.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → 2013-08-08
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: