-
Bug
-
Resolution: Fixed
-
Medium
-
None
-
16
-
Severity 3 - Minor
-
5
-
Summary
Customer cannot signup on the portal if a deleted Atlassian Account with the same email previously existed on the tenant.
Steps to Reproduce
- create standard (non-portal, AtlassianID SSO) user with email user@blah.com
- revoke access
- remove user
- attempt sign up as user via portal view with email user@blah.com
- no portal account is actually created, the sign up email is never received by user despite UI saying it has sent.
Expected Results
User receives signup email to activate their account.
Actual Results
User doesn't receive signup email to activate their account.
Workaround
- Site admin can create the problematic customer accounts themselves via the public API https://developer.atlassian.com/cloud/jira/service-desk/rest/api-group-customer/. Then user can signup again.
- Problematic customer accounts can be added from the customers page in the project. Then user can signup again.
- Add problematic customer accounts back as Atlassian Accounts in admin.atlassian.com but revoke all their product access. Then user can login using their Atlassian account.
- duplicates
-
JSDCLOUD-6043 Deleted Atlassian Account Users Cannot Create a Customer Account With The Same Email Address
- Closed