JanZerebecki added a comment. From quickly skimming the relevant code, my estimate is that we don't need to increase rc_params, because we explicitly omit also adding the content of change_info into it.
So that we know which items this affected: [wikidatawiki]> select change_object_id, change_revision_id from wb_changes where change_id in (236998945, 236999268, 237059314, 237059627) ; +------------------+--------------------+ | change_object_id | change_revision_id | +------------------+--------------------+ | q18041912 | 238873453 | | q18053093 | 238873799 | | q18041912 | 238934794 | | q18053093 | 238935101 | +------------------+--------------------+ 4 rows in set (0.01 sec) It seems https://www.wikidata.org/wiki/User:ProteinBoxBot is updating the "retrieved" date on all the references of an item without anything else: https://www.wikidata.org/w/index.php?title=Q18053093&diff=prev&oldid=238935101 TASK DETAIL https://phabricator.wikimedia.org/T108130 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: JanZerebecki Cc: gerritbot, Addshore, daniel, JanZerebecki, Aklapper, hoo, Wikidata-bugs, aude, Malyacko _______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
