Page MenuHomePhabricator

Fix sorting bug in ProjectDatasource
ClosedPublic

Authored by amckinley on Dec 18 2018, 8:08 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jun 18, 7:15 AM
Unknown Object (File)
May 26 2025, 12:08 AM
Unknown Object (File)
May 25 2025, 12:49 PM
Unknown Object (File)
May 20 2025, 9:20 AM
Unknown Object (File)
Apr 24 2025, 2:59 AM
Unknown Object (File)
Apr 21 2025, 12:04 PM
Unknown Object (File)
Apr 19 2025, 12:43 PM
Unknown Object (File)
Apr 18 2025, 8:38 AM
Subscribers

Details

Summary

See https://discourse.phabricator-community.org/t/typeahead-returning-only-archived-results/2220. Ref T12538.

If a user has more than 100 disabled projects matching their search term, only disabled projects will be returned in the typeahead search results.

Test Plan

Harcoded hard limit in PhabricatorTypeaheadModularDatasourceController to force truncation of search results, observed active project on top of results as expected.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable