← Back to team overview

mahara-contributors team mailing list archive

[Bug 1838908] [NEW] Email info out of sync

 

Public bug reported:

When adding a non-primary email via:
 set_profile_field($userid, 'email', $email, TRUE);

we shouldn't set email field in usr table to this new email address
as the usr.email should be the primary address one

** Affects: mahara
     Importance: High
     Assignee: Robert Lyon (robertl-9)
         Status: In Progress

** Changed in: mahara
    Milestone: None => 19.10.0

** Changed in: mahara
       Status: New => Confirmed

** Changed in: mahara
     Assignee: (unassigned) => Robert Lyon (robertl-9)

** Changed in: mahara
   Importance: Undecided => High

** Changed in: mahara
       Status: Confirmed => In Progress

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1838908

Title:
  Email info out of sync

Status in Mahara:
  In Progress

Bug description:
  When adding a non-primary email via:
   set_profile_field($userid, 'email', $email, TRUE);

  we shouldn't set email field in usr table to this new email address
  as the usr.email should be the primary address one

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


Follow ups