Open Bug 1881680 Opened 4 months ago

Treeherder reports an arcane error if you attempt to retrigger a busted Decision task: `Unable to retrigger/add job. Taskcluster: can't access property "id", u[e] is undefined`

Categories

(Tree Management :: Treeherder: Frontend, defect)

defect

Tracking

(Not tracked)

People

(Reporter: dholbert, Unassigned)

Details

STR:

  1. Be logged in on TreeHerder.
  2. View some try run that had a busted decision task, like this one:
    https://treeherder.mozilla.org/jobs?repo=try&revision=db0f0804a8797e6511fae1bb7bba3936a70716ac
  3. Click the red "D" (Decision) task, and click the retrigger button.

ACTUAL RESULTS:
TreeHerder shows an error popup saying:

Unable to retrigger/add job. Taskcluster: can't access property "id", u[e] is undefined

EXPECTED RESULTS:
Clearer error message.

Not sure if this should be fixed in TreeHerder, or in some Taskcluster internals, or both, but one way or another we should be reporting a human-readable error here rather than u[e] is undefined.

You need to log in before you can comment on or make changes to this bug.