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
F17953786: D21269.id.diff
Fri, Aug 1, 3:29 AM
F17900065: D21269.diff
Tue, Jul 29, 8:53 AM
Unknown Object (File)
Jun 15 2025, 4:34 AM
Unknown Object (File)
Jun 8 2025, 8:31 PM
Unknown Object (File)
May 5 2025, 11:27 PM
Unknown Object (File)
Apr 28 2025, 11:21 PM
Unknown Object (File)
Apr 23 2025, 7:21 AM
Unknown Object (File)
Apr 13 2025, 11:37 AM
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