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
F18816484: D21269.id.diff
Tue, Oct 21, 7:13 AM
F18808243: D21269.id.diff
Sun, Oct 19, 5:42 AM
F18806604: D21269.diff
Sat, Oct 18, 8:31 PM
F18759758: D21269.diff
Oct 6 2025, 5:45 AM
F18708715: D21269.id50648.diff
Sep 28 2025, 10:24 PM
F18674532: D21269.diff
Sep 25 2025, 3:41 PM
F18674516: D21269.diff
Sep 25 2025, 3:35 PM
F18674504: D21269.diff
Sep 25 2025, 3:26 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