Skip to content
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

Custom email email token #1269

Open
tobsowo opened this issue Aug 30, 2023 · 13 comments
Open

Custom email email token #1269

tobsowo opened this issue Aug 30, 2023 · 13 comments

Comments

@tobsowo
Copy link

tobsowo commented Aug 30, 2023

Sending an email using the {{eventName}} token showed correctly during the preview but when the email was sent, it used the slug in the event.

@cbellone
Copy link
Member

cbellone commented Sep 14, 2023

Note for first-time contributors: this issue is referring to the "compose custom message" functionality.
To access it:

  • create a new (free) event (how-to)
  • simulate some (free) registrations
  • click on Actions -> compose message

image

@ved-asole
Copy link
Contributor

Thanks @cbellone, I will go through the process and would try to take care of the above bug

@ved-asole
Copy link
Contributor

Sending an email using the {{eventName}} token showed correctly during the preview but when the email was sent, it used the slug in the event.

@tobsowo - If possible can you share a sample of what inputs you gave and what kind of output email was sent along with the slug?

@cbellone
Copy link
Member

Thanks @cbellone, I will go through the process and would try to take care of the above bug

Please note that this fix must be done on the 2.0-M4-maintenance branch

@ved-asole
Copy link
Contributor

sure

@tobsowo
Copy link
Author

tobsowo commented Sep 14, 2023

@ved-asole I'm not on PC, I'll do that once I get the chance.

@ved-asole
Copy link
Contributor

sure, Thanks @tobsowo 😊

@tobsowo
Copy link
Author

tobsowo commented Sep 15, 2023

If you look at the token on the right {{eventName}} is interpreted as sep23 but in the preview it was the right token. When the email is sent, it is sep23 that is used instead of the event name.
image

Preview
image

@ved-asole
Copy link
Contributor

ved-asole commented Sep 16, 2023

Oh. ok @tobsowo. So you mean that the {{eventName}} value should be the Unlocking Marketing Power: Integrating Mautic and Wordpress [Meetup] as per your configuration but it's coming as sep23 ? Please correct me if I'm wrong.

@tobsowo
Copy link
Author

tobsowo commented Sep 16, 2023

You're correct.

@ved-asole
Copy link
Contributor

Thanks for confirming. I will check and resolve it.

ved-asole added a commit to ved-asole/alf.io that referenced this issue Sep 16, 2023
ved-asole added a commit to ved-asole/alf.io that referenced this issue Sep 17, 2023
ved-asole added a commit to ved-asole/alf.io that referenced this issue Sep 20, 2023
cbellone pushed a commit that referenced this issue Sep 22, 2023
@ved-asole
Copy link
Contributor

Hi @cbellone, thanks for approving the pull request.

Hi @tobsowo, this issue is resolved as part of the 2.0-M4-maintenance branch. It will deployed in 2.0-M4-maintenance version.

@tobsowo
Copy link
Author

tobsowo commented Sep 23, 2023

Thank you for the update

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

No branches or pull requests

3 participants