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)
Tue, May 7, 8:27 AM
Unknown Object (File)
Fri, May 3, 8:15 AM
Unknown Object (File)
Thu, Apr 25, 2:14 AM
Unknown Object (File)
Sat, Apr 20, 5:41 AM
Unknown Object (File)
Mar 29 2024, 7:12 AM
Unknown Object (File)
Mar 28 2024, 2:12 PM
Unknown Object (File)
Mar 24 2024, 8:28 PM
Unknown Object (File)
Mar 24 2024, 5:41 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
Branch
build1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 24466
Build 33713: Run Core Tests
Build 33712: arc lint + arc unit