Page MenuHomePhabricator

Explicitly track inline comment reply threading
ClosedPublic

Authored by epriestley on Mar 8 2015, 8:09 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 18, 11:19 AM
Unknown Object (File)
Sun, Apr 7, 10:16 PM
Unknown Object (File)
Thu, Apr 4, 12:31 AM
Unknown Object (File)
Wed, Apr 3, 4:15 PM
Unknown Object (File)
Wed, Apr 3, 4:14 PM
Unknown Object (File)
Sun, Mar 31, 10:31 PM
Unknown Object (File)
Sun, Mar 31, 8:18 PM
Unknown Object (File)
Mar 10 2024, 6:28 AM
Subscribers

Details

Summary

Ref T1460. Track and store which comments are threaded replies to other comments, vs merely appearing on the same lines.

This doesn't actually write hasReplies yet, since that needs to happen when we un-draft comments on submission.

Test Plan

Made inline comments in Differential and Diffusion, including replies. Replies were marked as "Is Reply".

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Explicitly track inline comment reply threading.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Mar 9 2015, 5:20 PM
This revision was automatically updated to reflect the committed changes.