Closed Bug 672212 Opened 13 years ago Closed 12 years ago

Statistics for usage are 0 for an extension, which is incorrect

Categories

(Mozilla Metrics :: Data/Backend Reports, defect)

x86
Windows 7
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX
Unreviewed

People

(Reporter: alta88, Unassigned)

Details

my extension CookieFast has never had anything but 0 daily usage since it was added a few months ago.  this doesn't seem right, i know i use it in both Fx and Tb.

see this post for more:
https://forums.mozilla.org/addons/viewtopic.php?f=20&t=3531
Component: Statistics → Data/Backend Reports
Product: addons.mozilla.org → Mozilla Metrics
QA Contact: statistics → data-reports
Did you ever create a previous instance of the add-on in AMO and delete it?

Could you please supply me with the add-on guid and the addon_id (the number in the URL when looking at stats)?
the addon activity log shows that i did delete v1.0 and re-upload it.  it then shows entries for an incomplete status, then awaiting prelim review, then prelim review granted.  version has not changed.

the install.rdf guid is cookiefast@mozdev.org, addon id is 320618.
Updated the data on our side.

Wil,  Tuesday morning, please update your DB to change all addon stats with id 319894 to be for id 320618.
what's the status here? still open?
mysql> select count(*) from update_counts where addon_id=319894;
+----------+
| count(*) |
+----------+
|       44 |
+----------+
1 row in set (0.00 sec)

mysql> select count(*) from download_counts where addon_id=319894;
+----------+
| count(*) |
+----------+
|        0 |
+----------+
1 row in set (0.08 sec)


Can you remind me what tables we were updating here?  Is it just update_counts or are there others?
Ping, is this still happening?
Closing 2011 ext still marked as NEW req. 

Not in current scope of work.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.