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

🐛 Bug Report: email Variable Name Conflict in Payload and Recipient #6749

Open
2 tasks done
dinesh-0808 opened this issue Oct 23, 2024 · 1 comment
Open
2 tasks done
Labels

Comments

@dinesh-0808
Copy link

📜 Description

i created a payload variable named 'email'. but this created confict between the email variable in 'to' section where we provide the recipient email address.
image

👟 Reproduction steps

http://localhost:2022/studio/flows/example-email/test
php email trigger code tab

👍 Expected behavior

It should send the mail to the email provided in the email variable of 'to' section.

👎 Actual Behavior with Screenshots

It actually was sending mail to the email provided in payload data

Novu version

2.x

npm version

No response

node version

No response

📃 Provide any additional context for the Bug.

No response

👀 Have you spent some time to check if this bug has been raised before?

  • I checked and didn't find a similar issue

🏢 Have you read the Contributing Guidelines?

Are you willing to submit PR?

None

Copy link

linear bot commented Oct 23, 2024

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

No branches or pull requests

1 participant