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, Mar 22, 5:26 PM
Unknown Object (File)
Tue, Mar 12, 4:28 PM
Unknown Object (File)
Feb 5 2024, 8:28 PM
Unknown Object (File)
Feb 1 2024, 4:56 PM
Unknown Object (File)
Feb 1 2024, 4:08 AM
Unknown Object (File)
Jan 24 2024, 4:18 AM
Unknown Object (File)
Jan 10 2024, 5:05 PM
Unknown Object (File)
Jan 5 2024, 6:42 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