You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ENHANCEMENT: Changed importing capability check to "create_users" to allow any non-admin account that has the ability to create users to import users/members. (@andrewlimaza)
BUG FIX: Fixed an issue where importing membership order information would create a $0 order. This will now import the membership_initial_payment column value if provided. (@andrewlimaza)
BUG FIX: Strip out any trailing spaces from CSV's column headers to avoid issues when importing. (@JarrydLong)