Page MenuHomePhabricator

Fix undefinded $changesets when submitting inline comments in Differential
ClosedPublic

Authored by epriestley on Jun 4 2014, 8:55 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 7, 6:05 AM
Unknown Object (File)
Fri, May 3, 5:05 AM
Unknown Object (File)
Wed, May 1, 10:57 AM
Unknown Object (File)
Wed, May 1, 10:57 AM
Unknown Object (File)
Mon, Apr 29, 7:58 PM
Unknown Object (File)
Wed, Apr 24, 10:29 PM
Unknown Object (File)
Wed, Apr 24, 7:01 AM
Unknown Object (File)
Apr 1 2024, 2:13 PM

Details

Summary

Fixes T5262. This branch is overzealous, and causes us to fail to load changeses if metamta.differential.unified-comment-context is off. It was on for me locally for testing, which is why I missed this.

Test Plan

No more exception.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Fix undefinded $changesets when submitting inline comments in Differential.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Jun 4 2014, 11:11 PM
epriestley updated this revision to Diff 22358.

Closed by commit rPba2ce8a5ca1a (authored by @epriestley).