Page MenuHomePhabricator

Fix file attach bug in Macro
ClosedPublic

Authored by chad on May 6 2017, 2:43 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 30, 10:24 AM
Unknown Object (File)
Nov 26 2024, 10:44 AM
Unknown Object (File)
Nov 21 2024, 12:38 AM
Unknown Object (File)
Nov 20 2024, 8:21 AM
Unknown Object (File)
Nov 16 2024, 12:43 AM
Unknown Object (File)
Nov 12 2024, 7:58 AM
Unknown Object (File)
Nov 12 2024, 7:00 AM
Unknown Object (File)
Nov 11 2024, 1:41 PM
Subscribers

Details

Summary

This was mis-tested by only using one account, which could always see the image. External transaction moved file attachment to the modular transaction for file and audio instead.

Test Plan

Test adding audio and a macro on a pleb account, visit with normal account and see macro fine.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.May 6 2017, 2:46 AM

(I'll cherry-pick this before deploying tomorrow.)

This revision was automatically updated to reflect the committed changes.

ive learned so much about transactions this week