Skip to content
This repository has been archived by the owner on Mar 24, 2023. It is now read-only.

GetAllMembersForList fails when members keys list have duplicate fields. #175

Open
NJain27 opened this issue Dec 15, 2015 · 1 comment
Open
Labels

Comments

@NJain27
Copy link

NJain27 commented Dec 15, 2015

In the method ParseExportApiResults(string stringFromServer) when we add keys and values from result to the Dictionary contact, if the keys have duplicate fields then the dictionary.Add fails and the exception isn't handled or caught.

image

@danesparza danesparza added the bug label Dec 15, 2015
@bencurthoys
Copy link

I've just run into this. Amazed that MailChimp doesn't enforce uniqueness of Field Labels!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants