Improve & re enable nudge
Categories
(Tree Management :: Perfherder, enhancement, P3)
Tracking
(Not tracked)
People
(Reporter: igoldan, Unassigned)
References
Details
The possibility of nudging alerts & summaries has been enabled in bug 1468172.
However, because of the way this used to work (it deleted summaries/alerts & made URLs to them obsolete), we disabled it in bug 1532230.
We need to re enable it, so that it doesn't break existing URLs which have been pasted to Bugzilla.
We should also consider whether there should be a distinction between nudging alerts vs summaries.
Comment 1•1 year ago
|
||
With https://github.com/mozilla/treeherder/pull/8340 we added the ability to edit the culprit revision for an alert summary from the alerts view. While this is not the same as 'nudging' the revision, this could potentially be reintroduced based on the new changes. I'm going to close this bug as wontfi. We can open new bugs to clean up the unused nudge code, or to rewire the graphs view frontend code to use the new backend changes for revising the culprit one revision earlier/later.
Description
•