Page MenuHomePhabricator

Check proper deletion of unused normalized values
Closed, ResolvedPublic

Description

Since normalized values reference non-normalized values, and vice versa, and normalized values also reference themselves, the query that deletes un-referenced normalized values may not work properly anymore, since it checks that the value does not have any references at all. This needs to be fixed.

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript
Smalyshev renamed this task from Check proper deletion of normalized values to Check proper deletion of unused normalized values.Apr 6 2018, 10:54 PM
Smalyshev triaged this task as Medium priority.Apr 12 2018, 8:32 PM

Change 429532 had a related patch set uploaded (by Smalyshev; owner: Smalyshev):
[wikidata/query/rdf@master] Fix cleaning up values & normalized values

https://gerrit.wikimedia.org/r/429532

Change 429532 merged by jenkins-bot:
[wikidata/query/rdf@master] Fix cleaning up values & normalized values

https://gerrit.wikimedia.org/r/429532