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
{{ message }}
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.
When patching an existing Subscriber to change their status from 'Unsubscribed' to 'Active' on a specific list, the wrong list gets activated.
So e.g. if Subscriber is 'Unsubscribed' on both List1 and List2, and you patch the Subscriber to activate them on list2. List1 gets activated and List2 remains 'Unsubscribed'
When patching an existing Subscriber to change their status from 'Unsubscribed' to 'Active' on a specific list, the wrong list gets activated.
So e.g. if Subscriber is 'Unsubscribed' on both List1 and List2, and you patch the Subscriber to activate them on list2. List1 gets activated and List2 remains 'Unsubscribed'
Patch succeeds but a query of the FuelSDK::List::Subscriber for that email address shows that the wrong list_id was updated.
The text was updated successfully, but these errors were encountered: