Page MenuHomePhabricator

Fix an issue where builds with no initiator failed to render in build plans
ClosedPublic

Authored by epriestley on May 19 2020, 4:44 PM.
Tags
None
Referenced Files
F15497962: D21269.id50648.diff
Sun, Apr 13, 11:37 AM
F15489123: D21269.id.diff
Fri, Apr 11, 6:12 AM
F15487342: D21269.id50647.diff
Thu, Apr 10, 1:19 PM
F15481335: D21269.diff
Tue, Apr 8, 8:09 PM
F15463674: D21269.diff
Wed, Apr 2, 2:09 AM
F15340470: D21269.diff
Mar 9 2025, 3:17 PM
F15316177: D21269.diff
Mar 6 2025, 6:25 PM
Unknown Object (File)
Feb 25 2025, 7:49 PM
Subscribers
Restricted Owners Package

Details

Summary

See PHI1743. If a build has no initiator PHID, the rendering pathway incorrectly tries to access a handle for it anyway.

Test Plan
  • Set a build to have no initiator PHID.
  • Viewed the build plan for the build.
  • Before: fatal when trying to access the null handle.
  • After: clean build plan rendering.

Diff Detail

Repository
rP Phabricator
Branch
build1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 24466
Build 33713: Run Core Tests
Build 33712: arc lint + arc unit