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, Dec 24, 12:56 AM
Unknown Object (File)
Wed, Dec 18, 12:19 AM
Unknown Object (File)
Tue, Dec 3, 1:02 AM
Unknown Object (File)
Wed, Nov 27, 2:13 PM
Unknown Object (File)
Nov 23 2024, 2:36 AM
Unknown Object (File)
Nov 19 2024, 3:55 PM
Unknown Object (File)
Nov 15 2024, 4:43 PM
Unknown Object (File)
Nov 11 2024, 9:42 AM
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.