mautic-extended-field icon indicating copy to clipboard operation
mautic-extended-field copied to clipboard

Added a wrapper method `leadRepository->getFieldValues()` to call from `getExtendedFieldValues()` to allow e.g. Contact Tracking to work from outgoing email links.

Open indorock opened this issue 4 years ago • 0 comments

Please be sure you are submitting this against the master branch.

//: # This Pull Request (Place an 'X' for each):

Risk Level No Low High
Alters Lead Data? X
Schema Change? X
Adds A Query or Modifies Existing Query? X
Adds or Modifies Existing Auto-Enhancer? X
Modifies Ingestion Process? X
Modifies sendContact Data? X

Description:

Added a wrapper method leadRepository->getFieldValues() to call from getExtendedFieldValues() to allow e.g. Contact Tracking to work from outgoing email links.

indorock avatar Jun 24 '20 19:06 indorock