Smalyshev created this task. Smalyshev added subscribers: Smalyshev, Manybubbles. Smalyshev added projects: Search-Team, Wikidata-Query-Service. Restricted Application added a subscriber: Aklapper.
TASK DESCRIPTION Right now we using the following logic to delete values that belong to references on update: the value will be deleted if there is no reference connected to the other entity and mentioning this value. Unfortunately, this logic is not correct, as values can be also connected to statements directly, so if there is other entity that mentions this value in statement and not reference, the value will still be deleted. The checks for statement values also does not check that the value may be used elsewhere - whether it is reference or statement. TASK DETAIL https://phabricator.wikimedia.org/T96099 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign <username>. EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Smalyshev Cc: Manybubbles, Aklapper, Smalyshev, jkroll, Wikidata-bugs, Jdouglas, aude, GWicke, daniel, JanZerebecki _______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
