Page MenuHomePhabricator

Stabilize fatals when a build has a build plan the viewer can't see because of policy restrictions
ClosedPublic

Authored by epriestley on Apr 30 2020, 2:47 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jun 16, 9:50 PM
Unknown Object (File)
May 6 2025, 11:55 AM
Unknown Object (File)
May 4 2025, 2:55 AM
Unknown Object (File)
Apr 30 2025, 4:42 PM
Unknown Object (File)
Apr 30 2025, 12:48 PM
Unknown Object (File)
Apr 29 2025, 1:11 PM
Unknown Object (File)
Apr 25 2025, 4:38 AM
Unknown Object (File)
Apr 23 2025, 5:10 PM
Subscribers
Restricted Owners Package

Details

Summary

Ref T13526. Currently, if a build plan is restricted, viewers may fatal when trying to view related builds.

The old behavior allowed them to see the build even if they can not see the build plan. This is sort of incoherent, but try to stabilize things before fixing this.

Test Plan

This is a muddy change.

  • Created a build with a build plan that Alice can't see.
  • As Alice, viewed the build page (restricted before, restricted after); the buildable page (fatal before, works after).
  • Also viewed a revision page (works before and after, but user-reported fatal).

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable