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)
Mon, Dec 9, 6:46 AM
Unknown Object (File)
Tue, Nov 26, 10:47 PM
Unknown Object (File)
Fri, Nov 22, 8:19 PM
Unknown Object (File)
Nov 18 2024, 5:43 AM
Unknown Object (File)
Nov 15 2024, 12:00 AM
Unknown Object (File)
Nov 10 2024, 7:45 AM
Unknown Object (File)
Nov 6 2024, 6:08 AM
Unknown Object (File)
Oct 2 2024, 6:28 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.