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
F19818909: D21269.id50647.diff
Fri, Mar 6, 1:12 AM
F19818858: D21269.id50647.diff
Fri, Mar 6, 12:47 AM
F19779575: D21269.diff
Mon, Feb 23, 4:51 PM
F19748872: D21269.diff
Sun, Feb 15, 7:41 PM
F18962644: D21269.diff
Nov 13 2025, 6:19 PM
F18816484: D21269.id.diff
Oct 21 2025, 7:13 AM
F18808243: D21269.id.diff
Oct 19 2025, 5:42 AM
F18806604: D21269.diff
Oct 18 2025, 8:31 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