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)
Mon, Jun 2, 10:39 AM
Unknown Object (File)
Thu, May 29, 10:27 AM
Unknown Object (File)
Apr 29 2025, 8:02 PM
Unknown Object (File)
Apr 28 2025, 12:42 PM
Unknown Object (File)
Apr 18 2025, 3:01 AM
Unknown Object (File)
Apr 16 2025, 4:13 PM
Unknown Object (File)
Apr 14 2025, 5:03 PM
Unknown Object (File)
Apr 12 2025, 11:21 AM
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