Steps to Reproduce
- Open the Wikipedia Android app and go to "Edits"
- Click on "Add" in Article descriptions and add a description to an article and submit it.
Expected Results
https://www.wikidata.org/w/api.php?format=json&formatversion=2&errorformat=html&errorsuselocal=1&action=query&meta=wikimediaeditortaskscounts%7Cuserinfo&uiprop=groups%7Cblockinfo%7Ceditcount%7Clatestcontrib
In the app_description_edits, the en number should be increased.
"app_description_edits": {
"en": 94,
"ja": 2,
"yue": 1,
"zh": 135,
"zh-hant": 111,
"zh-tw": 13
}Actual Results
In the app_description_edits, the en number remains the same number.
Additional notes
The Android app (maybe the iOS app too) will now submit the article description to the article itself in en Wikipedia only instead of Wikidata. The API should count the number by checking the edit comment with #suggestededit-add or #suggestededit-translate