Closed
Bug 1283822
Opened 10 years ago
Closed 9 years ago
"State" is used inconsistently and differently throughout the inspector UI
Categories
(Taskcluster :: UI, defect)
Taskcluster
UI
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: standard8, Unassigned)
References
Details
Visit a page for a group of tasks, e.g.
https://tools.taskcluster.net/task-graph-inspector/#WiiENqFrR06M-_ecyV2x1w/DUIlRXICQNOcfHnMthiiUQ
There's various states you can find on the page:
- Overall state "blocked"
- Individual state of each task in the table "completed" (statisfied = No).
- Click on a task, the state shows as "failed"
Now visit the task-group-inspector UI:
https://tools.taskcluster.net/task-group-inspector/#WiiENqFrR06M-_ecyV2x1w/
- Similar table to the graph inspector, but state shows as "failed".
The main bits that are weird here are the discrepancies between the task tables and the individual task displays.
Having an overall state of "blocked" when the individual states are all "failed" is also a bit strange.
| Reporter | ||
Comment 1•9 years ago
|
||
Since the recent updates, this is much better now. Thanks.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
| Assignee | ||
Updated•7 years ago
|
Component: Tools → UI and Tools
You need to log in
before you can comment on or make changes to this bug.
Description
•