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
F18244968: D10928.id26248.diff
Thu, Aug 21, 8:45 AM
F18141177: D10928.id26248.diff
Thu, Aug 14, 6:16 AM
F17917426: D10928.id.diff
Tue, Jul 29, 11:37 PM
F17868885: D10928.diff
Mon, Jul 28, 10:00 AM
F17761185: D10928.id26249.diff
Jul 22 2025, 8:31 PM
Unknown Object (File)
Jun 21 2025, 4:36 PM
Unknown Object (File)
Jun 18 2025, 8:50 AM
Unknown Object (File)
Jun 2 2025, 10:38 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.