Last modified: 2014-09-16 23:15:02 UTC
In UserMerge::deleteUser, the user_former_groups and user_properties table are not cleaned along with the user_groups and user table. NOTE: These tables didn't exist until recently (but by recently, I mean like MW 1.16 or something). The current extension page says this extension supports down to MW 1.13, so fixing this bug will break that compatibility. However, considering anything under MW 1.18 is deprecated and completely passed its lifecycle, I think it's safe to move forward here.
Thomas, are you still planning to work on this?
(In reply to Kunal Mehta (Legoktm) from comment #1) > Thomas, are you still planning to work on this? I am a little bit short in time currently, but if you would be so kind to supply a proper patch, I will review/test it, and commit later.
Change 160846 had a related patch set uploaded by Legoktm: Update user_former_groups and user_properties, improve user_groups updating https://gerrit.wikimedia.org/r/160846
Change 160846 merged by jenkins-bot: Update user_former_groups and user_properties, improve user_groups updating https://gerrit.wikimedia.org/r/160846