Initially reported at https://www.wikidata.org/w/index.php?title=Wikidata:Report_a_technical_problem/WDQS_and_Search&oldid=1932278737#Undeleted_items_missing_from_WDQS with no response.
Steps to replicate the issue
I don't know how reproducible this issue is, but the steps were:
- Delete an item
- Undelete the item
- Wait
- Search for the item in WDQS
What happens?:
There is no trace of the undeleted items in WDQS. Some time after editing one of the items, it does show up, but unedited items apparently never show up.
What should have happened instead?:
Undeleted items should reappear in WDQS.
Example SPARQL:
SELECT ?x ?p ?y {
VALUES ?x { wd:Q107642255 wd:Q115944718 wd:Q107456854 wd:Q107568498 }
?x ?p ?y .
}See also https://www.wikidata.org/wiki/Wikidata:Report_a_technical_problem/WDQS_and_Search/Archive/2023#Coolidge_Auditorium_(Q115608572)_strange_behavior_in_query phab:T329064, phab:T329089 where it appears that a very similar problem has appeared in the past but has been reported fixed.