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
F18810707: D10928.id.diff
Oct 19 2025, 10:59 PM
F18804366: D10928.diff
Oct 18 2025, 7:43 AM
F18773073: D10928.id26248.diff
Oct 9 2025, 6:56 AM
F18601387: D10928.diff
Sep 13 2025, 12:22 PM
F18542741: D10928.id.diff
Sep 7 2025, 10:54 PM
F18244968: D10928.id26248.diff
Aug 21 2025, 8:45 AM
F18141177: D10928.id26248.diff
Aug 14 2025, 6:16 AM
F17917426: D10928.id.diff
Jul 29 2025, 11:37 PM
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.