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)
Sat, Sep 12, 4:07 AM
Unknown Object (File)
Thu, Sep 10, 3:53 PM
Unknown Object (File)
Jul 4 2026, 1:12 AM
Unknown Object (File)
May 31 2026, 11:39 AM
Unknown Object (File)
Feb 19 2026, 8:37 PM
Unknown Object (File)
Feb 19 2026, 8:29 PM
Unknown Object (File)
Feb 6 2026, 5:30 PM
Unknown Object (File)
Feb 6 2026, 9:30 AM
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.