Closed
Bug 706805
Opened 14 years ago
Closed 14 years ago
Add "Fennec Android" to CSV output
Categories
(Socorro :: General, task)
Socorro
General
Tracking
(Not tracked)
VERIFIED
FIXED
2.3.5
People
(Reporter: kairo, Assigned: rhelmer)
References
Details
As bug 706612 will rewrite the product for the "native UI" Fennec to be "Fennec Android", we'll need to have crashes for that product still be included in the CSVs we export.
Updated•14 years ago
|
Assignee: nobody → laura
Updated•14 years ago
|
Target Milestone: --- → 2.3.5
Comment 1•14 years ago
|
||
Two things:
The config file for this says if you leave the list of products blank the cron will run for all of them, and looking at the code this doesn't seem to be true (it wants a comma separated list).
Second, the products aren't listed in the .dist file so I think this is a puppet change only. Over to rhelmer for puppet magic.
Assignee: laura → rhelmer
Assignee | ||
Comment 2•14 years ago
|
||
(In reply to Laura Thomson :laura from comment #1)
> Two things:
>
> The config file for this says if you leave the list of products blank the
> cron will run for all of them, and looking at the code this doesn't seem to
> be true (it wants a comma separated list).
>
> Second, the products aren't listed in the .dist file so I think this is a
> puppet change only. Over to rhelmer for puppet magic.
We need to modify this in the override file (/etc/socorro/common.conf) but we can't add it until the release goes out.
I've added this to https://wiki.mozilla.org/Socorro:Releases/2.3.5 until we figure out a better way to track config changes per-release.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Comment 3•14 years ago
|
||
QA verified, thank you rhelmer for the excellent assist. Verification points are also carried over from https://bugzilla.mozilla.org/show_bug.cgi?id=706807#c12.
QA verified the new reports, both the public and private reports contain:
- productid columns
- have FennecAndroid and Fennec rows present
Status: RESOLVED → VERIFIED
Updated•14 years ago
|
Component: Socorro → General
Product: Webtools → Socorro
You need to log in
before you can comment on or make changes to this bug.
Description
•