Closed Bug 1143724 Opened 11 years ago Closed 10 years ago

Use SuperSearch model to power Reports tab in report/list

Categories

(Socorro :: Webapp, task, P1)

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: adrian, Assigned: adrian)

References

Details

Since we need real-time results in that tab, the best way to go is to use Super Search instead of the current model (which uses the `reports` table).
Blocks: 1147317
Note that this means that super search needs to be able to handle all possible parameters and values of the report/list page (right now, it can e.g. not handle version numbers like "37.0b7" or "37.0b".
Commits pushed to master at https://github.com/mozilla/socorro https://github.com/mozilla/socorro/commit/1251574bc3960ae694b0c1bc1b9a37fba34b33ad Fixes bug 1143724 - Used Super Search to power the Reports tab of report/list. r=peterbe https://github.com/mozilla/socorro/commit/e84304c3ff678965ce639fb8017b926499ab08d6 Merge pull request #2683 from AdrianGaudebert/exp-report-list Fixes bug 1143724 - Used Super Search to power the Reports tab of report...
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Commit pushed to master at https://github.com/mozilla/socorro https://github.com/mozilla/socorro/commit/ef12d243f7b7ef9b8818f344ddab56b43c9bb9ff Revert "Fixes bug 1143724 - Used Super Search to power the Reports tab of report/list. r=peterbe" This reverts commit 1251574bc3960ae694b0c1bc1b9a37fba34b33ad. Conflicts: webapp-django/crashstats/crashstats/tests/test_views.py
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Commit pushed to master at https://github.com/mozilla/socorro https://github.com/mozilla/socorro/commit/02ab7e77ae13657510c0cc4cc015c42e6824293e Fixes bug 1143724 - Used Super Search to power the Reports tab of report/list. r=peterbe Conflicts: webapp-django/crashstats/crashstats/tests/test_views.py
Status: REOPENED → RESOLVED
Closed: 11 years ago11 years ago
Resolution: --- → FIXED
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
This won't be done, instead we will remove the report/list/ page.
Status: REOPENED → RESOLVED
Closed: 11 years ago10 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.