A variable was added in #2663328: Add ability to disable user information syncing to allow disabling of user field/list syncing (i.e. mailjet_properties_sync). Yet, this variable is "under the hood", and that might leave out many site admins who are not used to adding config settings via their settings.php file. I propose adding a checkbox to the config page to change this setting.

Comments

hargobind created an issue. See original summary.

hargobind’s picture

Status: Active » Needs review
StatusFileSize
new2.26 KB

Attached is a patch which adds a new checkbox to the settings page: "Sync user fields and subscriptions"

A few minor code reformatting changes were added as well.

If you use this patch or any of the code in it, please follow Drupal's best practices for commit messages. Please have a look at Commit messages - providing history and credit. In short, use the syntax Issue #[issue number] by [comma-separated usernames]: [Short summary of the change]. This helps commits appear in the issue queue automatically, and gives commit credits to people who have authored patches for your projects.

mailjet plugins’s picture

Checkbox added in v. 7.x-2.18

mailjet plugins’s picture

Status: Needs review » Fixed
mailjet plugins’s picture

Status: Fixed » Closed (fixed)