Page MenuHomePhabricator

Remove all "FileHasObject" edge reads and writes
ClosedPublic

Authored by epriestley on May 12 2022, 10:25 PM.
Tags
None
Referenced Files
F13052269: D21820.diff
Fri, Apr 19, 8:19 AM
Unknown Object (File)
Thu, Apr 18, 1:57 PM
Unknown Object (File)
Mon, Apr 15, 10:11 PM
Unknown Object (File)
Sun, Apr 7, 12:46 AM
Unknown Object (File)
Sat, Mar 23, 7:16 PM
Unknown Object (File)
Mar 19 2024, 5:25 PM
Unknown Object (File)
Mar 16 2024, 11:56 AM
Unknown Object (File)
Mar 9 2024, 12:55 PM
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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.