Page MenuHomePhabricator

Transactions - fix inverse edge transaction writes
ClosedPublic

Authored by btrahan on May 19 2015, 9:26 PM.
Tags
None
Referenced Files
Unknown Object (File)
May 27 2025, 1:13 AM
Unknown Object (File)
Apr 25 2025, 6:37 AM
Unknown Object (File)
Apr 23 2025, 5:20 AM
Unknown Object (File)
Apr 21 2025, 3:22 PM
Unknown Object (File)
Apr 20 2025, 3:33 AM
Unknown Object (File)
Apr 16 2025, 12:10 PM
Unknown Object (File)
Mar 30 2025, 3:34 AM
Unknown Object (File)
Mar 26 2025, 7:29 PM
Subscribers
Tokens
"Like" token, awarded by epriestley.

Details

Summary

Ref XXXXX. I broke things a bit in XXXXX in that if the TYPE_EDGE had an inverse transaction, we weren't correctly "doing nothing" and instead were falling back to our old every editor has to implement a no-op ways... Fix things by putting the TYPE_EDGE code in the handle external builtin function like it belongs.

Test Plan

made a comment on a task referencng a commit successfully

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

btrahan retitled this revision from to Transactions - fix inverse edge transaction writes.
btrahan updated this object.
btrahan edited the test plan for this revision. (Show Details)
btrahan added a reviewer: epriestley.
This revision was automatically updated to reflect the committed changes.