daniel added a comment. Hm, odd. I was suspecting someone just set `ignoreconflicts=sitelink` when performing the merge, but apparently, the merge in question was performed with the Merge gadget, on January 7th. Here is the code: https://www.wikidata.org/w/index.php?title=MediaWiki:Gadget-Merge.js&oldid=185915583
It sais: `ignoreconflicts: 'description|label'`. No sitelinks. So the merge should fail on sitelink conflicts. So the diff appears to indicate a bug. Btw, note that ChangeOpsMerge has: `public static $conflictTypes = array( 'description', 'sitelink' )`, so "label" would be ignored. TASK DETAIL https://phabricator.wikimedia.org/T87524 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: daniel Cc: Liuxinyu970226, aude, daniel, hoo, Addshore, petr.matas, Aklapper, Wikidata-bugs _______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
