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
- Branch
- dry12
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 10897 Build 13446: Run Core Tests Build 13445: arc lint + arc unit
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. |