I found something I consider a bug but it could be by design - what do you guys think?
I have a list (let's call it "Registered List") that is set to automatically remove a user from a different list ("Demo List") when they subscribe. This is using the "When users are added to this list remove them from the following list(s):" feature. If I do a batch import of users to the registered list, I would expect it to also remove the users from the "Demo" list. However, if the user is already on the Registered list, it is seen as a duplicate and is not added but it then does not check to see if it should be removed from the Demo list.
So for me, I'd like the inter-list dependancies tested whether or not the email address is a duplicate - both for subscribes and for imports.
Is my description clear? Does that make sense? What do you think?
Thanks,
Chris