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: Incorrect Code for php email trigger #6748

Closed
2 tasks done
dinesh-0808 opened this issue Oct 23, 2024 · 1 comment · Fixed by #6938
Closed
2 tasks done

🐛 Bug Report: Incorrect Code for php email trigger #6748

dinesh-0808 opened this issue Oct 23, 2024 · 1 comment · Fixed by #6938
Assignees
Labels

Comments

@dinesh-0808
Copy link

📜 Description

In the local environment, the trigger code for php is incorrect.
image
there are both double and single quotes around the payload data and subscriberId and email

👟 Reproduction steps

http://localhost:2022/studio/flows/resource-download-email/test

  • PHP trigger code tab

👍 Expected behavior

it should only have single quotes around it

👎 Actual Behavior with Screenshots

because of both double and single quotes it is not working

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?

Yes I am willing to submit a PR!

Copy link

linear bot commented Oct 23, 2024

@dinesh-0808 dinesh-0808 changed the title 🐛 Bug Report: 🐛 Bug Report: Incorrect Code for php email trigger Oct 23, 2024
@linear linear bot assigned rifont Nov 11, 2024
@linear linear bot reopened this Nov 11, 2024
@rifont rifont closed this as completed Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants