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
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
Unknown Object (File)
May 11 2025, 5:19 AM
Unknown Object (File)
Apr 27 2025, 6:22 PM
Unknown Object (File)
Apr 27 2025, 3:14 PM
Unknown Object (File)
Apr 23 2025, 10:41 AM
Unknown Object (File)
Apr 14 2025, 10:31 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.