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
Unknown Object (File)
Sun, Jun 15, 4:34 AM
Unknown Object (File)
Sun, Jun 8, 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
Unknown Object (File)
Apr 11 2025, 6:12 AM
Unknown Object (File)
Apr 10 2025, 1:19 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