Page MenuHomePhabricator

Wikidata item needs photo although one is already assigned
Closed, ResolvedPublicBUG REPORT

Description

Steps to replicate the issue (include links if applicable):

What happens?:
Rectangle on https://wdlocator.toolforge.org/#map=19/48.09745/11.62142 is red (Needs photo)

What should have happened instead?:
i expect it to be green (Has photo) according to the legend

Software version (on Special:Version page; skip for WMF-hosted wikis like Wikipedia):

Other information (browser name/version, screenshots, etc.):

Event Timeline

Thanks for reporting this!

I assume you tried the (newish) refresh button and it didn't work? I was confused for a moment, because I thought this was fixed and that refreshing should do it. But I seem to have totally forgotten to actually use the refresh flag when fetching the Wikidata entity data. Fixed now hopefully! Your example above is now green at any rate.

Thank you for the quick fix. Now it works as expected for me. Also for some other examples which i edited more recently.
Yes, i did try the refresh button, but i was not sure what it was supposed to do. Because after clicking the refresh button i did not see a difference. Does this button refresh the cached data from OSM, the OSM tiles or from wikidata or all? I do not know which data is cached in the application.

Samwilson claimed this task.

Yes, i did try the refresh button, but i was not sure what it was supposed to do. Because after clicking the refresh button i did not see a difference. Does this button refresh the cached data from OSM, the OSM tiles or from wikidata or all? I do not know which data is cached in the application.

Yeah the idea is that 'refresh' will re-fetch all the OSM and Wikidata data for the current view. It's all cached, in an attempt to make things work a bit faster. Except, as you found, there was no difference! Glad it's working now.