Page MenuHomePhabricator

Remove file attachment edge types, including API access
ClosedPublic

Authored by epriestley on May 12 2022, 10:40 PM.
Tags
None
Referenced Files
F13052255: D21823.diff
Fri, Apr 19, 8:10 AM
F13051813: D21823.diff
Fri, Apr 19, 4:46 AM
Unknown Object (File)
Mon, Apr 15, 10:02 PM
Unknown Object (File)
Sat, Apr 6, 9:39 PM
Unknown Object (File)
Sat, Apr 6, 8:59 PM
Unknown Object (File)
Sun, Mar 31, 8:49 PM
Unknown Object (File)
Sat, Mar 23, 7:14 PM
Unknown Object (File)
Mar 19 2024, 5:26 PM
Subscribers
None

Details

Reviewers
None
Maniphest Tasks
Restricted Maniphest Task
Commits
rPfee8297121f0: Remove file attachment edge types, including API access
Summary

Ref T13603. This removes the file attachment edge types, which no longer have readers or writers.

It does not delete the underlying data.

This indirectly removes API access to this edge. As far as I know, this was only used by one customer (see D21480) who has migrated away from Phabricator.

Test Plan

Grepped for edge constants.

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.