Reedy added a comment.
In T221802#5136000 <https://phabricator.wikimedia.org/T221802#5136000>, @alaa_wmde wrote: > @Reedy were you that fast doing all these edits within one minute or was it script/bot? I would like to clarify how you ended up in this situation so that we can try to reproduce it locally. > > I'm suspecting that it might be a sorting issue between the two pages, relying on different significance of timestamps or smth similar. It was with a browser, no tools or bots or scripts. I just filled in numerous things and then hit publish on them all MariaDB [wikidatawiki]> select rev_id, rev_timestamp, rev_parent_id from revision where rev_page = 4946611 and rev_user = 2; +-----------+----------------+---------------+ | rev_id | rev_timestamp | rev_parent_id | +-----------+----------------+---------------+ | 923695941 | 20190424140201 | 863327727 | | 923696023 | 20190424140210 | 923695941 | | 923696164 | 20190424140227 | 923696023 | | 923696240 | 20190424140234 | 923696164 | | 923696611 | 20190424140311 | 923696240 | | 923794258 | 20190424182702 | 923696611 | | 923794361 | 20190424182714 | 923794258 | | 923794549 | 20190424182742 | 923794361 | | 923794555 | 20190424182743 | 923794549 | | 923794562 | 20190424182743 | 923794555 | +-----------+----------------+---------------+ 10 rows in set (0.01 sec) TASK DETAIL https://phabricator.wikimedia.org/T221802 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Reedy Cc: alaa_wmde, Aklapper, Reedy, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
_______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
