Page MenuHomePhabricator

Use transactions properly when building tasks from email
ClosedPublic

Authored by epriestley on Aug 12 2014, 11:02 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Sep 18, 8:32 AM
Unknown Object (File)
Aug 29 2024, 3:50 PM
Unknown Object (File)
Aug 29 2024, 3:50 PM
Unknown Object (File)
Aug 29 2024, 3:50 PM
Unknown Object (File)
Aug 29 2024, 3:47 PM
Unknown Object (File)
Aug 26 2024, 1:26 PM
Unknown Object (File)
Aug 24 2024, 7:52 PM
Unknown Object (File)
Aug 19 2024, 4:51 PM
Subscribers

Details

Summary

Fixes T5859. This doesn't change much, but makes the transaction record a little more accurate and activates stuff like #hashtags and {F123} causing policy associations.

Test Plan

Used bin/mail receive-test and mail receiver script to send bug mail, saw hashtags imply projects.

Diff Detail

Repository
rP Phabricator
Branch
mmailxactions
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 2166
Build 2170: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

epriestley retitled this revision from to Use transactions properly when building tasks from email.
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.Aug 12 2014, 7:13 PM
epriestley updated this revision to Diff 24635.

Closed by commit rPa3a72c1c7da5 (authored by @epriestley).