View Issue Details

IDProjectCategoryView StatusLast Update
0000676Composrcore_cnspublic2019-06-27 01:57
ReporterChris GrahamAssigned To 
SeverityFeature-request 
Status non-assignedResolutionopen 
Product Version 
Fixed in Version 
Summary0000676: Represent member email validation in CSVs
DescriptionSay if members have validated their accounts on the CSV (currently on has admin validation on there).

Do this by saying yes/no.

When importing...

If member already exists:
 - ignore this field if it is set to 'no'. If it is set to 'yes', mark the member as having validated their account. If it is not in the CSV, do nothing.

If member does not already exist:
 - generate a new random validation code for this field if it is set to 'no'. If it is set to 'yes', mark the member as having validated their account. If it is not in the CSV, assume as 'yes'.
Additional InformationThis is a little complex. It is not just a matter of "yes" or "no" to Composr. There are validation codes involved, which would have already been sent out - so we don't want the CSV operation to mess with this.

When importing a member that has not validated their account, ideally we'd use the same code they know. Except that for a new member that would not be tied into this site so we can't do that. By generating a random one at least they can do a password reset, which has a tacit re-validation built in.
TagsNo tags attached.
Time estimation (hours)3
Sponsorship open

Relationships

related to 0000419 resolvedChris Graham Add the ability to delete members with unconfirmed registration emails to the "Delete lurkers" 
related to 0003758 resolvedChris Graham Admins can not see users that have not validated their e-mail addresses 

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2019-06-27 01:57 Chris Graham Relationship added related to 0000419
2019-06-27 01:57 Chris Graham Relationship added related to 0003758