Page MenuHomePhabricator

Transactions - fix bug in differential where older inlines weren't appearing
ClosedPublic

Authored by btrahan on Dec 5 2014, 6:19 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 26, 5:10 AM
Unknown Object (File)
Thu, Apr 25, 1:18 PM
Unknown Object (File)
Wed, Apr 24, 10:21 AM
Unknown Object (File)
Fri, Apr 19, 1:34 AM
Unknown Object (File)
Thu, Apr 11, 9:05 AM
Unknown Object (File)
Wed, Apr 10, 9:08 AM
Unknown Object (File)
Mon, Apr 1, 4:00 AM
Unknown Object (File)
Mar 22 2024, 5:26 PM
Subscribers

Details

Summary

Fixes T6699. We need to "loadInlineComments" consistently, though for an unexpected reason - this mutates the $changesets to include all $changesets that have an associated inline comment, which is necessary to make them render properly.

Test Plan

Took a diff with inline comments and updated it, noting the inline comments disappeared. applied this patch and the inlines reappeared.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable