ucosmic / UCosmicAlpha

8 stars 5 forks source link

USF user import can create multiple duplicate affiliations #57

Open danludwig opened 10 years ago

danludwig commented 10 years ago

There is a bug in the USF user import that allows duplicate affiliations to be created. This causes delete affiliation to break because the combination of PersonId and EstablishmentId are assumed to be unique.

carriegarcia commented 10 years ago

Do we need to make a change on our end? If so what logic do we need to use to provide a unique row?