Page MenuHomePhabricator

Remove all "FileHasObject" edge reads and writes
ClosedPublic

Authored by epriestley on May 12 2022, 10:25 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Mar 23, 7:16 PM
Unknown Object (File)
Tue, Mar 19, 5:25 PM
Unknown Object (File)
Sat, Mar 16, 11:56 AM
Unknown Object (File)
Sat, Mar 9, 12:55 PM
Unknown Object (File)
Feb 20 2024, 7:28 PM
Unknown Object (File)
Feb 14 2024, 3:07 AM
Unknown Object (File)
Feb 13 2024, 8:29 PM
Unknown Object (File)
Feb 12 2024, 1:10 AM
Subscribers
None

Details

Reviewers
None
Maniphest Tasks
Restricted Maniphest Task
Commits
rPb872640c160a: Remove all "FileHasObject" edge reads and writes
Summary

Ref T13603. Removes all reads and writes to the other half of the legacy edge.

Test Plan
  • Verified I could still see file content accessible only through object attachment.
  • This fixes a unit test broken by removal of only half the edge access in the previous change.

Diff Detail

Repository
rP Phabricator
Branch
file8
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 25719
Build 35547: arc lint + arc unit

Event Timeline

epriestley created this revision.
This revision was not accepted when it landed; it landed in state Needs Review.May 19 2022, 8:21 PM
This revision was automatically updated to reflect the committed changes.