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
F13228722: D15368.id37057.diff
Mon, May 20, 11:32 AM
F13219164: D15368.id.diff
Sat, May 18, 3:57 PM
F13205410: D15368.diff
Wed, May 15, 1:55 AM
F13199841: D15368.id37057.diff
Mon, May 13, 7:20 PM
F13189060: D15368.diff
Sat, May 11, 5:42 AM
F13174991: D15368.id37061.diff
Wed, May 8, 2:26 AM
Unknown Object (File)
Tue, May 7, 9:25 AM
Unknown Object (File)
Fri, May 3, 9:13 AM
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.