Closed
Bug 1377758
Opened 8 years ago
Closed 8 years ago
/home/product/Thunderbird lists too many versions
Categories
(Socorro :: Webapp, task, P5)
Socorro
Webapp
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: wsmwk, Assigned: peterbe)
Details
Like Bug #1361179 for Firefox, /home/product/Thunderbird is listing four different versions of Thunderbird however since dropping the aurora channel. Aurora should not be listed.
Updated•8 years ago
|
Summary: /home/product/Thunderbird lists too many versions → https://crash-stats/allizom.org/home/product/Thunderbird lists too many versions
Comment 1•8 years ago
|
||
Fixing the title back because the new title has a url that doesn't make any sense.
Priority: -- → P5
Summary: https://crash-stats/allizom.org/home/product/Thunderbird lists too many versions → /home/product/Thunderbird lists too many versions
Comment 2•8 years ago
|
||
Well, that's what I see in attachment 8881802 [details]: https://crash-stats.allizom.org/home/product/Firefox.
The uninitiated won't understand what /home/product/Thunderbird is about. Sorry I messed up the URL by having a "/" instead of a ".".
Assignee | ||
Comment 3•8 years ago
|
||
Wayne, can you review this?
https://github.com/mozilla-services/socorro/pull/3882
Basically, this is what we did for Firefox in https://github.com/mozilla-services/socorro/commit/3fbad02980f4074b2fbbf9bd5f67e16374d1c543
Whilst you ponder that, I'm going to try to understand why the list of featured versions are different in stage and prod:
STAGE:
https://crash-stats.allizom.org/api/ProductVersions/?active=true&is_featured=true&product=Thunderbird (returns 2)
PROD:
https://crash-stats.mozilla.com/api/ProductVersions/?active=true&is_featured=true&product=Thunderbird (returns 3)
Assignee: nobody → peterbe
Reporter | ||
Comment 4•8 years ago
|
||
(In reply to Peter Bengtsson [:peterbe] from comment #3)
> Wayne, can you review this?
> https://github.com/mozilla-services/socorro/pull/3882
> Basically, this is what we did for Firefox in
> https://github.com/mozilla-services/socorro/commit/
> 3fbad02980f4074b2fbbf9bd5f67e16374d1c543
done
> Whilst you ponder that, I'm going to try to understand why the list of
> featured versions are different in stage and prod:
> STAGE:
> https://crash-stats.allizom.org/api/ProductVersions/
> ?active=true&is_featured=true&product=Thunderbird (returns 2)
> PROD:
> https://crash-stats.mozilla.com/api/ProductVersions/
> ?active=true&is_featured=true&product=Thunderbird (returns 3)
perhaps tom will have insight
Flags: needinfo?(mozilla)
Comment 5•8 years ago
|
||
Commit pushed to master at https://github.com/mozilla-services/socorro
https://github.com/mozilla-services/socorro/commit/5177f630636b3eef5bee4ef0891ee7cd4f7f40f5
fixes bug 1377758 - no thunderbird aurora version featured (#3882)
* fixes bug 1377758 - no thunderbird aurora version featured
* and test
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Updated•8 years ago
|
Flags: needinfo?(mozilla)
You need to log in
before you can comment on or make changes to this bug.
Description
•