22

If a user uses the Advanced Find method to add members to a marketing list, and selects the option "Add all the members returned by the search to the marketing list", the AddMember and AddListMembers SDK messages are not sent to the platform, meaning that a plugin cannot be fired when this method is used to add members to a list.

When adding the members one by one, or a page at a time, the message is sent to the platform as expected.

STATUS DETAILS
Under Review

Comments

M

Hello Matt, This is by design. If you add marketing list members using Advanced Find the message that gets sent to the platform is not AddMember or AddListMembers. Instead, the AddMembersByFetchXml message is used. At the moment, it isn't possible to register a plugin for that message and there is a bug currently opened for this issue that will be fixed when Update Rollup 14 releases. Once that has released, you will be able to register your plugin for that message and handle anything where the users add members to a list using Advanced Find. Thank you, Jonathan Randall Microsoft Dynamics CRM Support

Category: Account, Contact, Calendar and Activity Management

M

Jonathan: Thanks for the update. This will help us communicate with our customers and plan temporary workarounds until the fix is released.

Category: Account, Contact, Calendar and Activity Management

M

Jonathan: Will you also be enabling plugin registration on the 'RemoveMembersByFetchXml' message?

Category: Account, Contact, Calendar and Activity Management