Closed
Bug 1207598
Opened 10 years ago
Closed 9 years ago
Add some hover title tooltips to explain Backfill and Retrigger
Categories
(Tree Management :: Treeherder, defect, P3)
Tree Management
Treeherder
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jfrench, Assigned: KWierso)
References
Details
Attachments
(1 file)
Culled from IRC, perhaps we can add something like this explanation below, as a hover title for each of the Retrigger/Backfill job menu li's in:
https://github.com/mozilla/treeherder/blob/ba39c25fa20609e2845d9dcfc19f15b159411a28/ui/partials/main/thJobDetailsRetriggerMenu.html
...to help discoverability.
13:10 bhearsum what's the difference between retriggering a job and backfilling a job?
13:11 jmaher bhearsum: backfilling will fill in jobs that were coalesced; retriggering will create another instance of the same existing job
Using some suitable wording.
Optionally, we could instead fold this in to work in inline/on-screen Help in bug 1141569.
Comment 1•9 years ago
|
||
| Assignee | ||
Comment 2•9 years ago
|
||
Comment on attachment 8750052 [details] [review]
[treeherder] KWierso:bug1207598 > mozilla:master
Couple questions in the PR for this.
Attachment #8750052 -
Flags: review?(emorley)
| Assignee | ||
Updated•9 years ago
|
Assignee: nobody → wkocher
Updated•9 years ago
|
Attachment #8750052 -
Flags: review?(emorley) → review+
Comment 3•9 years ago
|
||
Commits pushed to master at https://github.com/mozilla/treeherder
https://github.com/mozilla/treeherder/commit/9eb864a6a9b400d697613993c247c13e76afb8a5
Bug 1207598 - Add some tooltips for retrigger/backfill job buttons
https://github.com/mozilla/treeherder/commit/836427fb5ab2ab0d03c42f58885b3177b4740a8f
Merge pull request #1470 from KWierso/bug1207598
Bug 1207598 - Add some tooltips for retrigger/backfill job buttons r=emorley
| Assignee | ||
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•