Page MenuHomePhabricator

Only attach files that are both referenced in Remarkup and attached by explicit metadata
ClosedPublic

Authored by epriestley on May 20 2022, 5:48 PM.
Tags
None
Referenced Files
F13978655: D21832.id52033.diff
Sat, Oct 19, 12:19 AM
F13959072: D21832.id.diff
Mon, Oct 14, 5:46 PM
Unknown Object (File)
Sep 20 2024, 9:40 PM
Unknown Object (File)
Sep 4 2024, 11:43 PM
Unknown Object (File)
Sep 4 2024, 10:31 AM
Unknown Object (File)
Aug 28 2024, 5:23 PM
Unknown Object (File)
Aug 26 2024, 8:47 AM
Unknown Object (File)
Aug 25 2024, 11:55 PM
Subscribers
None

Details

Summary

Ref T13682. When a user uploads a file, then changes their mind and deletes the reference to the file, we don't actually want to attach the file.

When choosing which files to attach, only attach files which are both referenced in Remarkup and explicitly attached in remarkup metadata.

Test Plan
  • Dropped a file into a comment, submitted it, saw it attach normally.
  • Dropped a file into a comment, deleted the reference, submitted it, saw no attachment.

Diff Detail

Repository
rP Phabricator
Branch
file2
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 25734
Build 35562: arc lint + arc unit

Event Timeline

epriestley created this revision.
This revision was not accepted when it landed; it landed in state Needs Review.May 23 2022, 9:08 PM
This revision was automatically updated to reflect the committed changes.