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
F15463674: D21269.diff
Wed, Apr 2, 2:09 AM
F15340470: D21269.diff
Sun, Mar 9, 3:17 PM
F15316177: D21269.diff
Mar 6 2025, 6:25 PM
Unknown Object (File)
Feb 25 2025, 7:49 PM
Unknown Object (File)
Feb 23 2025, 11:29 PM
Unknown Object (File)
Feb 22 2025, 6:32 AM
Unknown Object (File)
Feb 22 2025, 4:13 AM
Unknown Object (File)
Feb 1 2025, 12:40 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