software:membership_validation
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
software:membership_validation [2024/06/13 00:35] – smartin015 | software:membership_validation [2024/06/13 00:49] (current) – [Membership Validation] smartin015 | ||
---|---|---|---|
Line 6: | Line 6: | ||
See [[https:// | See [[https:// | ||
+ | |||
+ | Validation also runs when users sign in via email at the front desk; feedback is also sent to # | ||
The following sections describe each validation error in detail, along with steps to remedy the problem. | The following sections describe each validation error in detail, along with steps to remedy the problem. | ||
Line 11: | Line 13: | ||
===== Sign in ... returned multiple accounts in Neon with same email ===== | ===== Sign in ... returned multiple accounts in Neon with same email ===== | ||
+ | When a member signs in at the front desk, the sign-in webapp checks Neon CRM to understand the state of their membership. We use the email address of members as a unique identifier for their sign-in and in various supporting systems. | ||
+ | |||
+ | However, Neon really enjoys creating accounts - signing up for classes and events can often create duplicate Neon accounts with the same identifying features (first/last name, email address, phone number etc.) These duplicate accounts are *usually* deduplicated automatically, | ||
+ | |||
+ | This validation error occurs when multiple accounts in Neon share the same email address, and requires the following steps to fix: | ||
+ | |||
+ | - Log in to Neon CRM, and use the top bar to search for the duplicate accounts with the same email address. | ||
+ | - Observe which accounts share the email address. | ||
+ | |||
+ | If the accounts belong to multiple individuals (e.g. a company email shared across employees), we will need more information to deduplicate them: | ||
+ | |||
+ | - Reach out to them to explain the situation and ask for unique emails for their accounts. | ||
+ | - Once the emails are known, navigate to each account in turn, click Edit on the top right, overwrite their "Email Address 1" field, and click Save on the top right. | ||
+ | - Follow up with the members, letting them know to use the updated email addresses to sign in at the front desk. | ||
+ | If the accounts all belong to the same individual, we can deduplicate them easily: | ||
+ | - Click through to any of the accounts in Neon | ||
+ | - Click the ellipses " | ||
+ | - If no duplicates are found, click " | ||
+ | - Click " | ||
+ | - Continue through the guided merge flow until the accounts have been merged. | ||
===== ...signed in at the front desk but has a non-Active membership status in Neon ===== | ===== ...signed in at the front desk but has a non-Active membership status in Neon ===== | ||
software/membership_validation.1718238945.txt.gz · Last modified: 2024/06/13 00:35 by smartin015