Page MenuHomePhabricator

Don't apply space constraints to omnipotent-viewer queries
ClosedPublic

Authored by epriestley on Jul 3 2015, 3:47 PM.
Tags
None
Referenced Files
F15396393: D13542.diff
Sun, Mar 16, 1:56 PM
F15376045: D13542.id.diff
Thu, Mar 13, 1:30 AM
Unknown Object (File)
Feb 14 2025, 9:58 AM
Unknown Object (File)
Feb 11 2025, 9:36 PM
Unknown Object (File)
Feb 8 2025, 6:54 PM
Unknown Object (File)
Feb 8 2025, 6:54 PM
Unknown Object (File)
Feb 8 2025, 6:53 PM
Unknown Object (File)
Feb 8 2025, 6:52 PM
Subscribers

Details

Summary

Fixes T8743. Fixes T8746. When running queries with the omnipotent viewer and no explicit space constraints, don't add implicit space constraints.

This prevents us from fataling when running older pre-space migrations and trying to load space-aware objects.

Test Plan

Manually ran migrations with --trace, verified no WHERE spacePHID = ....

Diff Detail

Repository
rP Phabricator
Branch
space1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 7130
Build 7309: [Placeholder Plan] Wait for 30 Seconds
Build 7308: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to Don't apply space constraints to omnipotent-viewer queries.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
chad added a reviewer: chad.
This revision is now accepted and ready to land.Jul 3 2015, 5:48 PM
This revision was automatically updated to reflect the committed changes.