Addshore added a subscriber: Addshore.
Addshore added a comment.
Herald added a subscriber: StudiesWorld.

I have a feeling I have just run into something related:

If I start with a reference that has a has 
7b7e7e8cce78cd60ee82a71ffa3dc6b063a9d37c which is uniquie on wikibase and run:

  SELECT ?s WHERE {?s prov:wasDerivedFrom 
wdref:7b7e7e8cce78cd60ee82a71ffa3dc6b063a9d37c}

I get 1

If I then change this reference meaning it has a new hash, for example 
eed91b2be4de94dc395e4126a2386bd257e1865e which I have also made uniquie on 
wikibase and run the count with the new hash:

  SELECT ?s WHERE {?s prov:wasDerivedFrom 
wdref:eed91b2be4de94dc395e4126a2386bd257e1865e}

I get 1 as expected.
However if I go back and run the original query with the old hash which no 
longer exists I also get a count of 1


TASK DETAIL
  https://phabricator.wikimedia.org/T116622

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Addshore
Cc: Addshore, StudiesWorld, Fnielsen, Aklapper, jkroll, Smalyshev, 
Wikidata-bugs, Jdouglas, aude, Deskana, Manybubbles, Mbch331



_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to