Page MenuHomePhabricator

Transactions - don't bother checking for fancy transactions on comment create
ClosedPublic

Authored by btrahan on Dec 4 2014, 7:58 PM.
Tags
None
Referenced Files
F15531341: D10928.diff
Wed, Apr 23, 10:41 AM
F15504920: D10928.id.diff
Mon, Apr 14, 10:31 PM
F15504110: D10928.id26248.diff
Mon, Apr 14, 3:54 PM
F15496860: D10928.diff
Sun, Apr 13, 8:30 AM
F15464961: D10928.id26249.diff
Wed, Apr 2, 1:12 PM
F15422208: D10928.id26248.diff
Mar 22 2025, 6:41 AM
F15406662: D10928.id26249.diff
Mar 18 2025, 1:11 PM
F15380998: D10928.id26249.diff
Mar 14 2025, 5:24 AM
Subscribers

Details

Summary

Only necessary for edits, only bother if the comment version is greater than 1. Ref T6690. This is another way to fix T6690 -- this check will never run since you can't edit a conpherence comment -- but the fix already applied should happen too to future proof Conpherence.

Test Plan

made a comment on a diff - success. edited the comment and mentions were generated.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

btrahan retitled this revision from to Transactions - don't bother checking for fancy transactions on comment create.
btrahan updated this object.
btrahan edited the test plan for this revision. (Show Details)
btrahan added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Dec 4 2014, 8:01 PM
This revision was automatically updated to reflect the committed changes.