Best practice forum (Archived)

This forum discussion has been removed

 
This forum post has been removed
Tuesday, 8 January 2013, 1:26 PM
The content of this forum post has been removed and can no longer be accessed.
? ?
Re: using sync where users dont have email address
by ? ? - Tuesday, 8 January 2013, 2:23 PM
 

Hi Lane,

Totara requires a unique email field for every user, no matter which method you use to add users.

The only workaround I can think of would be to generate a (unique) dummy email address for each user when you are originally creating the CSV file for sync. However bear in mind that this will generate a lot of unsendable bouncing email messages for the users with dummy email addresses, unless you also

a) set the emailstop field in the user table to 1 for those users OR

b) set $CFG->noemailever = true; in config.php which will stop all emails being sent by anywhere in the system to all users

naama
Re: using sync where users dont have email address
by Marjaana Jokinen - Thursday, 10 January 2013, 7:30 AM
 

Hi Ciaran,

A comment about Totara requiring a unique email field for each user: we've been under this assumption too. While troubleshooting a customer's Sync problems for some other issues today, we were able to create several users using an identical email address. If this is not intended behavior, there's a bug somewhere. 

This was on our internal "sandbox" that uses Totara version 2.2.10 (Build: 20121122.00).

Best regards,

Marjaana

me
Re: using sync where users dont have email address
by George Angus - Thursday, 10 January 2013, 2:31 PM
Group Totara

Hi Marjaana,

This is a bug. Ive filed a bug report, thanks for bringing it to our attention!

regards,

George.

Susan Hurley
Re: using sync where users dont have email address
by Susan Hurley - Friday, 16 August 2013, 7:48 AM
Group Partners

From my testing, you are correct, you can upload users with duplicate email addresses, but when you do so, those users will not show in the Browse All Users list.

Thanks!

Susan

Simon Coggins
Re: using sync where users dont have email address
by Simon Coggins - Sunday, 18 August 2013, 7:32 PM
Group Totara

We have a fix for allowing duplicate email addresses coming in the next release. However as some organisations seem to make use of duplicate emails (for dummy email accounts when their users have none) we will include a configuration option so you can allow duplicate emails if you need to (default will be to prevent duplicates).

Simon

? ?
Re: using sync where users dont have email address
by ? ? - Thursday, 15 August 2013, 7:32 AM
 

Would it be possible to allow Totara sync to import the emailstop field, so that users can be imported with dummy email addresses, as well as to just prevent email sending for users imported purely for historical records?

me
Re: using sync where users dont have email address
by George Angus - Thursday, 15 August 2013, 5:37 PM
Group Totara

Hi Jamie,

Good idea - Ive put in an enhancement bug.

regards,

George.