Skip to content

MAUT-12558 - Token replacement for DWC in Email is not working for Custom Object/Items Field filters #367

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 15 commits into
base: staging
Choose a base branch
from

Conversation

fedys
Copy link
Contributor

@fedys fedys commented May 16, 2025

Q A
Bug fix? (use the a.b branch)
New feature/enhancement? (use the a.x branch)
Deprecations?
BC breaks? (use the c.x branch)
Automated tests included?
Related user documentation PR URL
Related developer documentation PR URL
Issue(s) addressed https://acquia.atlassian.net/browse/MAUT-12558

Description:

Token replacement for DWC in Email is not working for Custom Object/Items Field filters. (Scope Landing Page/ Email Body/ Subject Line)

Steps to test this PR:

  1. Create a DWC with a filter for Custom Object/Item field like ‘Custom Object Name’ equals 'CO1' .
  2. Place it in an email body and/or a subject.
  3. Send the email to a contact which is linked to ‘Custom Object/Item' named 'CO1’.
  4. Check the email preview and the received email.
  5. The DWC token should be replaced with the content for the contact appropriately.
  6. Place the token in a landing page.
  7. Check the landing page's preview and live version.
  8. The DWC token should be replaced with the content for the contact appropriately.

@fedys fedys requested review from avikarshasaha and dadarya0 May 28, 2025 11:51
Copy link
Contributor

@dadarya0 dadarya0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @fedys

@dadarya0
Copy link
Contributor

@avikarshasaha you can start your review.

Copy link
Contributor

@avikarshasaha avikarshasaha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested on beta. Thanks @Fedy.

Everyone is aware of the custom object limitation. This will only parse contact, company, and custom objects; other filters, such as the versity filter, will fail.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants