Page MenuHomePhabricator

While searching for foreign entity using its entity ID providing a prefix should not be needed
Closed, ResolvedPublic

Description

If a repo uses properties from the other repository "other" I should be able to find that repo's property P2 searching for either "other:P2" (works currently) and "P2" (does not work so far).

In case there were multiple repositories providing the same entity type (theoretical for now but might be needed in future) searching for an unprefixed ID should return matches with the given ID from all repositories where such a P2 exists. Special case would local and "other" repositories providing properties. In such case while searching for "P2" results should contain both local "P2" and the "other:P2".

Related Objects

StatusSubtypeAssignedTask
Declineddchen
OpenNone
OpenNone
DuplicateNone
OpenFeatureNone
OpenFeatureNone
DuplicateNone
ResolvedNone
ResolvedNone
ResolvedNone
OpenNone
OpenNone
StalledNone
ResolvedLydia_Pintscher
ResolvedLydia_Pintscher
ResolvedLydia_Pintscher
ResolvedWMDE-leszek
ResolvedWMDE-leszek

Event Timeline

Change 340307 had a related patch set uploaded (by WMDE-leszek; owner: WMDE-leszek):
If search term is a entity ID add known repository prefixes

https://gerrit.wikimedia.org/r/340307

Change 340307 merged by jenkins-bot:
[mediawiki/extensions/Wikibase] If search term is a entity ID add known repository prefixes

https://gerrit.wikimedia.org/r/340307