Open Bug 1706029 Opened 4 years ago Updated 4 years ago

backfills of backfills should keep the same task label, and not use the revision from the push of the backfilled task which gets backfilled

Categories

(Tree Management :: Treeherder, defect)

defect

Tracking

(Not tracked)

People

(Reporter: aryx, Unassigned)

Details

Backfills of backfills should keep the same task label, and not use the revision from the push of the backfilled task which gets backfilled.

  1. Task "label" on push A gets selected.
  2. Task gets backfilled (e.g. from "..." menu).
  3. Backfill task (label "label-<revisionA>") on push B gets selected.
  4. Task gets backfilled.

Actual result: New backfills have label "label-<revisionB>"
Expected: Still "label-<revisionA>" used.

Component: Treeherder: Job Triggering & Cancellation → TreeHerder
You need to log in before you can comment on or make changes to this bug.