Closed
Bug 697197
Opened 14 years ago
Closed 14 years ago
Remove UI links to TCBU
Categories
(Socorro :: Webapp, task)
Tracking
(Not tracked)
VERIFIED
FIXED
2.4
People
(Reporter: jberkus, Assigned: espressive)
References
Details
Attachments
(1 file)
118.85 KB,
image/png
|
Details |
Laura asked me to file this bug so that everyone was aware of current status.
While we wait for resolution on bug 690462, Top Crashers By Url is NOT being updated for new products. This is because the code to do so was never written since we don't know what we're doing with that report.
Updated•14 years ago
|
Flags: in-testsuite?
Comment 5•14 years ago
|
||
We should remove the current UI, or at least the links to the reports.
Updated•14 years ago
|
OS: Mac OS X → All
Hardware: x86 → All
Assignee | ||
Comment 6•14 years ago
|
||
[:rhelmer] Should I remove the links to report by URL, as you suggest, then?
Updated•14 years ago
|
Assignee: nobody → sneethling
Summary: Not updating TCBU for new products → Remove UI links to TCBU
Target Milestone: 2.5 → 2.4
Assignee | ||
Comment 7•14 years ago
|
||
submitted pull request: https://github.com/mozilla/socorro/pull/228
TEST CASE
----------
There should be no links to top crashers by url and the link in the reports drop down should be removed as well.
Assignee | ||
Comment 8•14 years ago
|
||
because the access points to tcbu's is being removed by this bug, there are some tests such as _verify_current_version_selected_in_top_crashers_by_url_header that are now going to fail.
Just pointing this out so QA is aware.
Comment 9•14 years ago
|
||
Commit pushed to https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/6eaef9ddfcfb972bae3bd7a13d5b102dfa9051c6
Merge pull request #228 from ossreleasefeed/bug697197-remove-byurl-links
removed links to top crashers by url :: fixes bug 697197
Assignee | ||
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•14 years ago
|
Component: Socorro → General
Product: Webtools → Socorro
Comment 10•14 years ago
|
||
Should "links to TCBU" also include the "by domain" and "by top site" reports (I think the data comes from the same place?)
If so, these aren't removed (we don't have data for them on stage which is why I am asking). If not, please resolve and ignore!
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Updated•14 years ago
|
Assignee: sneethling → nobody
Component: General → Webapp
QA Contact: socorro → webapp
Assignee | ||
Comment 11•14 years ago
|
||
[:rhelmer] I also noticed that there was no data for these on prod yesterday irrespective of the version of Firefox I chose. I someone can confirm that the domain and top site links needs to be removed, then I will go ahead and do this.
Assignee | ||
Updated•14 years ago
|
Assignee: nobody → sneethling
Reporter | ||
Comment 12•14 years ago
|
||
Yes, those all have the same data source and should all be removed.
Assignee | ||
Comment 13•14 years ago
|
||
removing them as well
Assignee | ||
Comment 14•14 years ago
|
||
sent pull request: https://github.com/mozilla/socorro/pull/246
TEST CASE
-----------
No links in drop downs or in page links should exist to reports by domain or top site.
Comment 15•14 years ago
|
||
Commit pushed to https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/10bf1b09200c269eb928e27ca3320aa832439665
Merge pull request #246 from ossreleasefeed/bug697197-remove-byurl-links
removed additional links to domain and top url fixes bug 697197
Assignee | ||
Updated•14 years ago
|
Status: REOPENED → RESOLVED
Closed: 14 years ago → 14 years ago
Resolution: --- → FIXED
Comment 16•14 years ago
|
||
QA verified on stage, tcbd and tcbs are no longer in the product drop-down filter nor in the featured product links. Thanks for the steps to verify in comment 14.
Status: RESOLVED → VERIFIED
Comment 17•14 years ago
|
||
And a screenshot to verify
Updated•14 years ago
|
Flags: in-testsuite?
Updated•13 years ago
|
Flags: in-testsuite? → in-testsuite+
You need to log in
before you can comment on or make changes to this bug.
Description
•