← Back to team overview

mahara-contributors team mailing list archive

[Bug 862933] Re: Updating users by csv fails when there are duplicate emails on the site

 

** Changed in: mahara
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/862933

Title:
  Updating users by csv fails when there are duplicate emails on the
  site

Status in Mahara ePortfolio:
  Fix Released

Bug description:
  The patch to update existing users by csv (commit 2f632f7988) uses
  get_record to check whether email addresses are taken, stupidly
  assuming that email addresses are unique.  This throws an SQLException
  when there are two users already on the site who have the same email
  address.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/862933/+subscriptions


References