Last modified: 2014-10-08 17:56:03 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T69767, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 67767 - Add UserMerge support to EducationProgram
Add UserMerge support to EducationProgram
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
EducationProgram (Other open bugs)
unspecified
All All
: Unprioritized enhancement (vote)
: ---
Assigned To: Andrew Green
:
Depends on:
Blocks: global-user-merge 67758
  Show dependency treegraph
 
Reported: 2014-07-09 23:51 UTC by Sam Reed (reedy)
Modified: 2014-10-08 17:56 UTC (History)
6 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Sam Reed (reedy) 2014-07-09 23:51:15 UTC
EducationProgram needs a UserMergeAccountFields subscriber to support UserMerge.
Comment 1 Kunal Mehta (Legoktm) 2014-07-14 07:09:24 UTC
This will need some special handling:

CREATE TABLE IF NOT EXISTS /*_*/ep_courses (
<snip>
  course_students            BLOB                NOT NULL, --  List of associated students (linking user.user_id)
  course_online_ambs         BLOB                NOT NULL, -- List of associated online ambassadors (linking user.user_id)
  course_campus_ambs         BLOB                NOT NULL, -- List of associated campus ambassadors (linking user.user_id)
  course_instructors         BLOB                NOT NULL, -- List of associated instructors (linking user.user_id)
</snip>
Comment 2 Kunal Mehta (Legoktm) 2014-08-26 02:59:41 UTC
Andrew, are you still planning to work on this?
Comment 3 Andrew Green 2014-08-26 15:15:19 UTC
Hi! Yeah, sorry I haven't gotten to it yet :( . Thanks for poking me about it. If you feel like taking this, please do go ahead :) . Also, maybe let's chat on IRC about it sometime?
Comment 4 Gerrit Notification Bot 2014-09-17 06:21:33 UTC
Change 160916 had a related patch set uploaded by Legoktm:
Add UserMerge support

https://gerrit.wikimedia.org/r/160916
Comment 5 Gerrit Notification Bot 2014-10-08 17:55:08 UTC
Change 160916 merged by jenkins-bot:
Add UserMerge support

https://gerrit.wikimedia.org/r/160916

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links