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
F15421907: D15368.id37061.diff
Sat, Mar 22, 3:21 AM
F15308640: D15368.diff
Thu, Mar 6, 6:30 AM
Unknown Object (File)
Sun, Feb 23, 10:43 AM
Unknown Object (File)
Feb 20 2025, 1:03 AM
Unknown Object (File)
Feb 2 2025, 2:42 AM
Unknown Object (File)
Jan 28 2025, 12:22 PM
Unknown Object (File)
Jan 23 2025, 3:21 PM
Unknown Object (File)
Jan 21 2025, 12:57 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.