Closed
Bug 660961
Opened 14 years ago
Closed 13 years ago
Socorro - add 'channel' to 'reports'; create new productdims w/channel
Categories
(Socorro :: General, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: lars, Unassigned)
Details
as the way of uniquely identifying products/versions we need to add 'channel'. The value already comes in with the raw json.
Reporter | ||
Comment 1•14 years ago
|
||
the 'Nightly', 'Aurora' and 'Beta' channels will use a different TCBS aggregation scheme. The TCBS table for these channels will reference a product dims table that includes 'channel'. Create this table.
What ramifications does that have on the existing product dims table? It is currently our only way to get 'branch' and the 'branches' view is based on the existing 'productdims' table. Will the new 'productdims with channel' also need to have branch information?
It is my goal to have both productdims tables populated by the processor. Is this a good idea or is the current method better? What is the current method?
Summary: Socorro - add 'channel' to 'reports' & 'productdims' tables → Socorro - add 'channel' to 'reports'; create new productdims w/channel
![]() |
||
Comment 2•14 years ago
|
||
(In reply to comment #1)
> What ramifications does that have on the existing product dims table? It is
> currently our only way to get 'branch' and the 'branches' view is based on
> the existing 'productdims' table. Will the new 'productdims with channel'
> also need to have branch information?
What is the "branches" view? I actually was never really sure what we really need the "branch" for...
Comment 3•14 years ago
|
||
Hey Robert and Lars, there seems to be a bit of confusion here on requirements for the bug. Is there something I can help with?
![]() |
||
Comment 4•14 years ago
|
||
Comment #0 seems to be pretty clear and understandable for me.
I don't really understand comment #1, so only Lars can comment on that.
Comment 5•13 years ago
|
||
This was implemented ages ago when we deployed 2.2. Not sure why this bug is still open.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•13 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
•