Skip to content

Duplicate membership imports failing due to existing Membership check

shaneonabike requested to merge shaneonabike/advimport:master into master

I added an additional attribute to the existing Membership check to ensure we are retrieving the same membership. In our case, we have a client using this import who has multiple types of memberships that someone could have. The check was always indicating that a Membership existed.

Merge request reports