Fixes T10479.
Details
Details
- Reviewers
hach-que tycho.tatitscheff chad - Maniphest Tasks
- T10479: Harbormaster build steps are duplicated in the UI
- Commits
- Restricted Diffusion Commit
rP58cea0714bff: Fix doubling of unbroken build steps in Build Plan view
Viewed a valid build plan.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
src/applications/harbormaster/controller/HarbormasterPlanViewController.php | ||
---|---|---|
116 | Surely my missunderstanding but why isn't this $step_list->addItem()` deleted insead. |
src/applications/harbormaster/controller/HarbormasterPlanViewController.php | ||
---|---|---|
129 | The second one does not execute for invalid steps. |