Page MenuHomePhabricator

Fix an issue where known Subversion commits are incorrectly shown as "Discovering..."
ClosedPublic

Authored by epriestley on Sep 17 2020, 8:52 PM.
Tags
None
Referenced Files
F14076031: D21469.diff
Thu, Nov 21, 2:23 PM
Unknown Object (File)
Sun, Nov 17, 1:23 AM
Unknown Object (File)
Oct 23 2024, 8:31 AM
Unknown Object (File)
Oct 18 2024, 7:50 PM
Unknown Object (File)
Oct 10 2024, 1:27 AM
Unknown Object (File)
Oct 6 2024, 4:38 PM
Unknown Object (File)
Sep 18 2024, 9:56 AM
Unknown Object (File)
Sep 15 2024, 2:33 PM
Subscribers
None

Details

Summary

Ref T13552. The behavior of "RepositoryQuery" with ambiguous identifiers under "withRepositoryPHIDs()" is tricky. This leads to failure to load commits in Subversion in some cases.

Use "withRepository()", which gives us the correct identifier resolution behavior.

Test Plan

Viewed a subversion repository history in Diffusion, saw commit details after change.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Sep 17 2020, 8:55 PM
This revision was automatically updated to reflect the committed changes.