Cannot create a WordPress account from the Contact record
To reproduce:
- As a WP admin, create a new contact record that has an email
- Click on the Actions menu
Expected: an option to create a new CMS account for this contact.
References:
To reproduce:
Expected: an option to create a new CMS account for this contact.
References:
changed the description
added git:civicrm-core git:civicrm-wordpress sig:bug triaged labels
mentioned in commit core@633d5122
mentioned in commit core@78ed5206
closed
Am re-opening this because I've found a number of issues with the current implementation:
I'm about to open a PR that addresses these issues.
reopened
In my RC testing I found that if I created a User record from an Org Contact it would 'fail'.
Instead an Individual Contact would be created and linked to the CMS user with same email as Org. Turned out this was do to how the user creation code was working.
Reviewed with @haystack and he has a PR posted.
closed