-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Nearby upload not being linked from Wikidata #6123
Comments
Hey @nicolas-raoul , |
Hii @nicolas-raoul ! |
Are you able to reproduce the failure? If yes, just try to make it not fail. 🙂 |
there is a crash while uploading from nearby firstly i'm checking on it why it causing |
The crash is a separate issue: #6137 right? To investigate the present issue, you can use the custom picker. :-) |
Somehow the caption also seems to not be set correctly on Nearby uploads, and the description is a bit malformed it seems. |
... so this may be due to a server-side change, rather than a change in our app. However, I can see that there is no slowdown in the pace of Wikidata edits being made by Nearby: https://www.wikidata.org/w/index.php?hidebots=1&translations=filter&hidecategorization=1&tagfilter=wikimedia-commons-app&limit=500&days=30&enhanced=1&hideWikibase=1&title=Special:RecentChanges&urlversion=2 which seems to indicate that at least the currently released version of the app is immune to the problem. Unfortunately due to Gradle/Java changes that old code is now pretty difficult to build. |
Reproducible every time.
Steps to reproduce:
Expectation: Wikidata item page now shows that picture.
Actually: Wikidata item page still has no picture. Error "Failed to update corresponding Wikidata entity!" appears.
Also, they are not marked as uploaded, and it seems like the upload fails at first.
The text was updated successfully, but these errors were encountered: