Closed Bug 1375431 Opened 7 years ago Closed 7 years ago

Remove the “build graph” tab from Signature report

Categories

(Socorro :: Webapp, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: adrian, Assigned: peterbe)

References

Details

Feature URL
-----------

https://crash-stats.mozilla.com/signature/?product=Firefox&signature=OOM%20%7C%20small#graph

Parts impacted
--------------

 * django-webapp, "signature" app (views, templates, static)
 * django-webapp, "crashstats" app (models)
 * socorro, external.postgres.crashes

Rationals
---------

 * it depends on the `crash_adu_by_build_signature` table in Postgres, which we want to remove
 * quoting Lonnen: "this feature is, at best, misleading"
 * according to our analytics, it is barely ever used by "real" users

Note
----

This is a user-facing feature, we should confirm with power users that it is fine to remove it indeed.
First order of business is to initiate an email to the stability list. I'll send one today and perhaps another one when we remember to revisit this bug.
Assignee: nobody → peterbe
Note-to-self; Sent email to stability list with subject line "Crash-stats signature report's "Build Graph" deprecation warning"
Blocks: 1380761
Commit pushed to master at https://github.com/mozilla-services/socorro

https://github.com/mozilla-services/socorro/commit/13ad791bc2071359c94e75c2bbcbf096191a5200
fixes bug 1375431 - remove "build graph" from signature report (#3852)

* fixes bug 1375431 - remove "build graph" from signature report

* remove test-breakage
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.