View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000676 | Composr | core_cns | public | 2012-07-13 13:03 | 2019-06-27 01:57 |
Reporter | Chris Graham | Assigned To | |||
Severity | Feature-request | ||||
Status | non-assigned | Resolution | open | ||
Product Version | |||||
Fixed in Version | |||||
Summary | 0000676: Represent member email validation in CSVs | ||||
Description | Say 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 Information | This 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. | ||||
Tags | No tags attached. | ||||
Time estimation (hours) | 3 | ||||
Sponsorship open | |||||
related to | 0000419 | resolved | Chris Graham | Add the ability to delete members with unconfirmed registration emails to the "Delete lurkers" |
related to | 0003758 | resolved | Chris Graham | Admins can not see users that have not validated their e-mail addresses |
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 |