Page MenuHomePhabricator

Fix doubling of unbroken build steps in Build Plan view
ClosedPublic

Authored by epriestley on Mar 1 2016, 1:48 PM.
Tags
None
Referenced Files
F18085836: D15368.id.diff
Tue, Aug 5, 7:26 PM
F18059759: D15368.id37057.diff
Mon, Aug 4, 11:19 AM
F17802172: D15368.id.diff
Fri, Jul 25, 8:47 AM
F17800224: D15368.id37057.diff
Fri, Jul 25, 6:09 AM
F17770930: D15368.id.diff
Wed, Jul 23, 10:53 AM
F17729073: D15368.diff
Jul 19 2025, 5:54 PM
F17708078: D15368.id37061.diff
Jul 16 2025, 4:09 PM
Unknown Object (File)
Jun 2 2025, 11:06 PM
Subscribers
None

Details

Summary

Fixes T10479.

Test Plan

Viewed a valid build plan.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Fix doubling of unbroken build steps in Build Plan view.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
chad edited edge metadata.
This revision is now accepted and ready to land.Mar 1 2016, 2:44 PM
This revision was automatically updated to reflect the committed changes.
src/applications/harbormaster/controller/HarbormasterPlanViewController.php
116

Surely my missunderstanding but why isn't this $step_list->addItem()` deleted insead.
Or maybe it is the same ?

src/applications/harbormaster/controller/HarbormasterPlanViewController.php
129

The second one does not execute for invalid steps.