Page MenuHomePhabricator

Make file policies for emailed files more consistent
ClosedPublic

Authored by epriestley on Apr 2 2015, 2:15 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 16, 12:19 AM
Unknown Object (File)
Tue, Apr 9, 4:48 AM
Unknown Object (File)
Mon, Apr 1, 10:36 AM
Unknown Object (File)
Fri, Mar 29, 8:08 PM
Unknown Object (File)
Thu, Mar 28, 8:33 PM
Unknown Object (File)
Feb 10 2024, 5:41 AM
Unknown Object (File)
Feb 3 2024, 2:51 AM
Unknown Object (File)
Jan 26 2024, 11:29 PM
Subscribers

Details

Summary

Fixes T7712. Currently, files sent via email get default policies, like they were dragged and dropped onto the home page.

User expectation is better aligned with giving files more restrictive policies, like they were draggged and dropped directly onto an object.

Make files sent via email have restricted default visibility. Once we identify the sender, set them as the file author. Later, the file will become visible to other users via attachment to a task, revision, etc.

Test Plan

Sent some files via email; verified they got restrictive policies, correct authorship, and appropriate object attachment.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Make file policies for emailed files more consistent.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Apr 2 2015, 7:54 PM
This revision was automatically updated to reflect the committed changes.