Steps to replicate the issue (include links if applicable):
- Use the Wikibase REST API to get all the sitelink data of an item
What happens?:
- The badge list is returned as an empty list even when there are badges on the item
What should have happened instead?:
- The correct list of badges is returned
Software version (skip for WMF-hosted wikis like Wikipedia):
- Wikidata PROD, Test Wikidata and Wikidata beta
Other information (browser name/version, screenshots, etc.):
Task breakdown notes:
- use EntityRevisionLookupItemDataRetriever to get the sitelinks and make it implement SiteLink(s)Retriever