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 25, 8:02 AM
Unknown Object (File)
Mon, Apr 22, 10:45 PM
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
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
Branch
uni27
Lint
Lint Passed
SeverityLocationCodeMessage
Advicesrc/infrastructure/diff/view/PHUIDiffInlineCommentDetailView.php:111XHP16TODO Comment
Unit
Tests Passed
Build Status
Buildable 4808
Build 4824: [Placeholder Plan] Wait for 30 Seconds

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.