Closed
Bug 587519
Opened 15 years ago
Closed 15 years ago
Default searches to feedback sent in via latest beta
Categories
(Input :: General, defect, P2)
Input
General
Tracking
(Not tracked)
RESOLVED
FIXED
1.7
People
(Reporter: aakashd, Assigned: ryansnyder)
Details
We talked about this before 1.0, Fred. Now that the Firefox 4.0 beta is 3 releases in, we should default all of our searches (i.e. demographics, praise/issues, term search, etc.) to only look for feedback submitted via the latest released beta.
Comment 1•15 years ago
|
||
The front page now defaults to 1d only (which is why it is empty on staging, if no-one has submitted data within the last day), and I *think* also to the last beta only. But I will double-check.
Assignee: nobody → fwenzel
Comment 2•15 years ago
|
||
Ryan: I think the front page already displays the last beta only, but when you click on one of the buttons on the left, that issues a search that does *not* restrict by beta version. I think all that needs done for this bug is changing the search_url helper (apps/search/helpers.py) to default to the latest beta unless specified otherwise (much like it already defaults to product=Firefox if nothing's specified).
Assignee: fwenzel → ryan
| Assignee | ||
Comment 3•15 years ago
|
||
| Assignee | ||
Comment 4•15 years ago
|
||
Updated commit per recommendations from Dave Dash at http://github.com/ryansnyder/reporter/commit/7e8489504db39988efce3958424b1d29bb3a9d10
| Assignee | ||
Comment 5•15 years ago
|
||
Pushed to stage.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Comment 6•15 years ago
|
||
Bear with me here:
1. From the homepage, click on the "Praise" filter, which loads http://input.stage.mozilla.com/en-US/search/?product=firefox&date_start=&date_end=&sentiment=happy&version=
2. Now click on the "Version" filter to expand it
Expected: "4.0b6" should be pre-selected
...right?
Comment 7•15 years ago
|
||
(In reply to comment #6)
> Bear with me here:
>
> 1. From the homepage, click on the "Praise" filter, which loads
> http://input.stage.mozilla.com/en-US/search/?product=firefox&date_start=&date_end=&sentiment=happy&version=
> 2. Now click on the "Version" filter to expand it
>
> Expected: "4.0b6" should be pre-selected
>
> ...right?
Aakash, is this how it's supported to still work? It's not...
| Reporter | ||
Comment 8•15 years ago
|
||
Yeah, it should be pre-selected.
| Reporter | ||
Updated•15 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 9•15 years ago
|
||
(In reply to comment #8)
> Yeah, it should be pre-selected.
It is? Please file a new bug if the behavior needs changed. I don't think this regressed.
Status: REOPENED → RESOLVED
Closed: 15 years ago → 15 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 10•15 years ago
|
||
Yep, I just needed to server-reload
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
•