We need a special page that lists all items that do not have a label in a given language.
Version: master
Severity: normal
See Also:
https://bugzilla.wikimedia.org/show_bug.cgi?id=42102
We need a special page that lists all items that do not have a label in a given language.
Version: master
Severity: normal
See Also:
https://bugzilla.wikimedia.org/show_bug.cgi?id=42102
I've submit a pach for review that add this feature: https://gerrit.wikimedia.org/r/#/c/31508/
Does also return non-existing items, see: http://wikidata-dev-repo.wikimedia.de/w/index.php?title=Special:EntitiesWithoutLabel/de&limit=200&offset=0
Non-existing entities were displayed due not deleting entities_per_page when running the maintenance scripts on the DB.
Fixed in https://gerrit.wikimedia.org/r/#/c/33551/
(In reply to comment #1)
I've submit a pach for review that add this feature:
https://gerrit.wikimedia.org/r/#/c/31508/
Status Merged
(In reply to comment #4)
Non-existing entities were displayed due not deleting entities_per_page when
running the maintenance scripts on the DB.
Fixed in https://gerrit.wikimedia.org/r/#/c/33551/
Status Merged