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:27] – [Mismatch between income based rate (X) and membership type Y] 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. | ||
+ | |||
+ | ===== 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 ===== | ||
+ | |||
+ | When entering Protohaven, all members must sign in via the kiosk at the front desk. When they do so, their Neon account is checked for an active membership. This error indicates that their membership is not currently active. | ||
+ | |||
+ | - The membership could have recently expired, either by choice or due to failure to charge the card on file | ||
+ | - The member might have entered the wrong email for the Neon account they' | ||
+ | - Their membership may have been revoked (either due to exiting a program where membership is provided, or due to suspension from too many policy violations) | ||
+ | |||
+ | In any case, we need to understand what the situation is: | ||
+ | |||
+ | - Browse to the account in Neon CRM and click on the Memberships button on the left. | ||
+ | - Check their membership history to see whether their membership was recently ended. | ||
+ | - Email the member and share context on the state of their membership - remind them that they must have an active membership to operate tools and equipment in the workshop, and ask whether they'd like to make changes to their membership or leave it as inactive. | ||
+ | - Assist the member in updating their membership, or make a note if they no longer wish to be a member (see the " | ||
===== Abnormal zero-cost membership ===== | ===== Abnormal zero-cost membership ===== |
software/membership_validation.1718238426.txt.gz · Last modified: 2024/06/13 00:27 by smartin015