Page MenuHomePhabricator

Order inline comments in Diffusion consistently with Differential
ClosedPublic

Authored by epriestley on Jan 11 2017, 10:46 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 26, 10:32 AM
Unknown Object (File)
Sat, Apr 13, 2:35 AM
Unknown Object (File)
Sat, Apr 6, 7:20 AM
Unknown Object (File)
Thu, Apr 4, 3:13 AM
Unknown Object (File)
Wed, Apr 3, 6:53 PM
Unknown Object (File)
Wed, Apr 3, 5:01 PM
Unknown Object (File)
Apr 2 2024, 6:23 AM
Unknown Object (File)
Apr 2 2024, 4:16 AM
Subscribers
None

Details

Summary

Fixes T8739. Currently, Diffusion inline comments in the timeline are sorted arbitrarily, mostly by creation order.

Instead, sort them by line number, like Differential.

Test Plan

Made comments in "C", "B", "A" order, saw them in line order after submit:

Screen Shot 2017-01-11 at 2.44.08 PM.png (271×504 px, 36 KB)

Diff Detail

Repository
rP Phabricator
Branch
commit9
Lint
Lint Passed
SeverityLocationCodeMessage
Advicesrc/applications/audit/view/PhabricatorAuditTransactionView.php:88XHP16TODO Comment
Unit
Tests Passed
Build Status
Buildable 15211
Build 19992: Run Core Tests
Build 19991: arc lint + arc unit