hdx-ckan icon indicating copy to clipboard operation
hdx-ckan copied to clipboard

New signup probably needs more testing for edge cases

Open cjhendrix opened this issue 9 years ago • 5 comments

In testing other issues, I've noticed a couple of things that seem odd.

For example, deleted users can't be invited to orgs, an email that has never been used on HDX can be invited. I've also seen previously deleted emails not being available for sign up. There wasn't time to fully test all the possible permutations, but we probably still have some rough edges there we could work on when we have time.

cjhendrix avatar Sep 22 '15 12:09 cjhendrix

I am not sure if the mentioned cases have something to do with the new onboarding. lets discuss on slack or skype

danmihaila avatar Sep 22 '15 13:09 danmihaila

Can we identify what triggers the edge case. In parallel either Godfrey or myself is going to approach some of the these failed reg users to better understand why they could not complete their registration process.

amcguire62 avatar Oct 01 '15 09:10 amcguire62

Maybe this one will be split as a new issue: the signup process seem to use case sensitive email addresses, which makes possible the creation of multiple accounts with the same email.

For example:

[email protected] [email protected]

teodorescuserban avatar Oct 01 '15 10:10 teodorescuserban

Yes and i found another example of a failed registration which had a duplicate so for some its reasonable to assume this is causing an issue ...

amcguire62 avatar Oct 01 '15 10:10 amcguire62

Please note this is not a case-sensitive issue. I found duplicates having exactly the same letters (same capitalization).

teodorescuserban avatar Oct 01 '15 12:10 teodorescuserban