Smalyshev added a comment. > I think we should write a small WDQS extension that hooks into > ArticleDeleteComplete, and sends a HTTP request (maybe with an auth token?) > to WDQS
The problem here is that WDQS is purely pull now. Adding push to it adds a lot of complication, as Wikidata now needs to know about every instance of WDQS is running, and be able to notify them, which requires a whole host of functionality developed on both sides. I'm not sure developing this just for this narrow case is warranted. Alternatively, could we have some API that just would show the list of Q/P-ids that were suppress-deleted? Maybe some extension to query API or separate API? The Q/P-id does not have any private/sensitive information in it, and as far as I can see, can not contain any info covered by oversight policy. So the impact of the API saying "this ID was deleted, no further info available" would be minimal. Of course, even better solution would be to just have it in the RC stream, which also doesn't have any info besides IDs anyway, as I understand. TASK DETAIL https://phabricator.wikimedia.org/T105427 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Smalyshev Cc: JanZerebecki, Deskana, daniel, Legoktm, Aklapper, Smalyshev, jkroll, Wikidata-bugs, Jdouglas, aude, Manybubbles, Malyacko, P.Copp _______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
