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)
Thu, Apr 25, 1:24 AM
Unknown Object (File)
Sun, Apr 14, 10:45 PM
Unknown Object (File)
Fri, Apr 12, 2:28 PM
Unknown Object (File)
Sun, Mar 31, 1:31 PM
Unknown Object (File)
Thu, Mar 28, 2:48 PM
Unknown Object (File)
Feb 17 2024, 8:20 AM
Unknown Object (File)
Feb 17 2024, 8:13 AM
Unknown Object (File)
Feb 11 2024, 11:02 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.