Closed
Bug 600209
Opened 15 years ago
Closed 15 years ago
Sites does not have product controls
Categories
(Input :: General, defect, P1)
Input
General
Tracking
(Not tracked)
VERIFIED
FIXED
1.9
People
(Reporter: aakashd, Assigned: michaelk)
Details
Steps to Reproduce:
1. Go to input.stage.mozilla.com/themes
2. Go to input.stage.mozilla.com/sites
Actual Results:
The Product and Version comboboxes are not seen on themes and sites, but is seen on the main feedback dashboard page.
Expected Results:
The Product and Version comboboxes are available on themes, sites and our main feedback dashboard page.
Reporter | ||
Updated•15 years ago
|
Priority: -- → P1
Comment 1•15 years ago
|
||
I wouldn't call this a regression. Those pages don't currently have version selectors in production, which is why I assumed that we didn't need product / version selectors on those pages.
We shouldn't try to squeeze this in for 1.8. If it's a high priority, then we should do a minor 1.9 release first thing next week.
Reporter | ||
Comment 3•15 years ago
|
||
As for this being a high priority, its not for now. If we receive a large amount of feedback that requires themes and sites, then we should have a minor release that includes this fix before 2.0.
Reporter | ||
Updated•15 years ago
|
Summary: [Regression] Themes and Sites do not have product controls → Themes and Sites do not have product controls
Reporter | ||
Comment 4•15 years ago
|
||
Yeah, we just missed this when adding the product comboboxes. After thinking about this for a bit, we should follow-up and have a release with just this fix. I'll take the timing and planning of the release after some responses on availability over the next 2 weeks from people.
Style Guides by chowse:
http://people.mozilla.com/~chowse/drop/mozilla.com/input/style/themes.html
http://people.mozilla.com/~chowse/drop/mozilla.com/input/style/sites.html
Also, I apologize for the milestone fudgery. I really should do this AFTER drinking tea in the morning.
Target Milestone: 2.0 → 1.9
Updated•15 years ago
|
Assignee: nobody → ryan
Updated•15 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 5•15 years ago
|
||
Something to keep in mind for sites: The generate_sites management command currently replaces all sites clusters everytime it is run. This is fine if we only generate stuff for the 7 days / current version, but very wasteful if we want to keep past versions (would run approx. 10x as long, > 2h). So we should keep versions generated in the past, and modify the import script to only replace the clusters for the current version rather than cleaning out the sites database before each run.
Updated•15 years ago
|
No longer depends on: 600672
Summary: Themes and Sites do not have product controls → Sites does not have product controls
Updated•15 years ago
|
Flags: in-litmus?
Reporter | ||
Comment 6•15 years ago
|
||
Another thing to mention here is that if we add product controls, we should only show platforms associated to the products:
Firefox: osx, linux, win7, win vista and win xp
Mobile: maemo, android
Comment 7•15 years ago
|
||
(In reply to comment #5)
> Something to keep in mind for sites: The generate_sites management command
> currently replaces all sites clusters everytime it is run. This is fine if we
> only generate stuff for the 7 days / current version, but very wasteful if we
> want to keep past versions (would run approx. 10x as long, > 2h). So we should
> keep versions generated in the past, and modify the import script to only
> replace the clusters for the current version rather than cleaning out the sites
> database before each run.
Sounds like a spinoff bug to me; mind filing, Michael?
Reporter | ||
Comment 8•15 years ago
|
||
Filed bug 601636 due to comment #6
Assignee | ||
Comment 9•15 years ago
|
||
Added bug 601639 for comment #7
I guess we do not need to include platforms in the sites clusters. Instead the dashboard would just select clusters according to comment #6
Assignee | ||
Updated•15 years ago
|
Assignee: ryan → michael
Assignee | ||
Comment 10•15 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Verified FIXED on http://input.stage.mozilla.com/en-US/sites and http://input.stage.mozilla.com/en-US/themes/.
Bug 602950 covers removing the "All" filter.
Status: RESOLVED → VERIFIED
Comment 12•15 years ago
|
||
Added test cases to litmus, tc # 13698 & 13699.
Flags: in-litmus? → in-litmus+
Updated•14 years ago
|
Component: Input → General
Product: Webtools → Input
You need to log in
before you can comment on or make changes to this bug.
Description
•