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
F18759758: D21269.diff
Mon, Oct 6, 5:45 AM
F18708715: D21269.id50648.diff
Sun, Sep 28, 10:24 PM
F18674532: D21269.diff
Thu, Sep 25, 3:41 PM
F18674516: D21269.diff
Thu, Sep 25, 3:35 PM
F18674504: D21269.diff
Thu, Sep 25, 3:26 PM
F18674494: D21269.diff
Thu, Sep 25, 3:21 PM
F18620083: D21269.id50647.diff
Sep 15 2025, 4:11 AM
F18605262: D21269.diff
Sep 13 2025, 8:20 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable