Page MenuHomePhabricator

Expose the "file attached to object" and "object attached to file" edges via "edge.search"
ClosedPublic

Authored by epriestley on Oct 16 2020, 8:42 PM.
Tags
None
Referenced Files
F13527056: D21480.id.diff
Fri, Jul 26, 4:11 PM
Unknown Object (File)
Fri, Jul 19, 7:03 AM
Unknown Object (File)
Tue, Jul 9, 4:44 AM
Unknown Object (File)
Sun, Jul 7, 11:00 PM
Unknown Object (File)
Thu, Jul 4, 10:31 AM
Unknown Object (File)
Sat, Jun 29, 9:36 AM
Unknown Object (File)
Sat, Jun 29, 3:28 AM
Unknown Object (File)
Fri, Jun 28, 8:32 PM
Subscribers
None

Details

Summary

See PHI1901. An install would like improved support for identifying files related to an object (like a task or revision) for retention/archival/backup/migration/snapshotting purposes.

The "attachment" edge is not really user-level: it just means "if you can see the object, that allows you to see the file". This set includes files that users may not think of as "attached", like thumbnails and internal objects which are attached for technical reasons.

However, this is generally an appropriate relationship to expose for retention purposes.

Test Plan

Used "edge.search" to find files attached to a revision and objects attached to a file.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable