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
F15193722: D21269.diff
Sat, Feb 22, 6:32 AM
F15193162: D21269.id50648.diff
Sat, Feb 22, 4:13 AM
Unknown Object (File)
Sat, Feb 1, 12:40 PM
Unknown Object (File)
Tue, Jan 28, 10:24 AM
Unknown Object (File)
Jan 23 2025, 7:35 AM
Unknown Object (File)
Jan 21 2025, 11:20 AM
Unknown Object (File)
Jan 19 2025, 2:48 AM
Unknown Object (File)
Jan 8 2025, 2:32 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