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

/api/tx sending old template after template update via api #2061

Closed
roozbehk opened this issue Sep 30, 2024 · 3 comments
Closed

/api/tx sending old template after template update via api #2061

roozbehk opened this issue Sep 30, 2024 · 3 comments
Assignees

Comments

@roozbehk
Copy link

roozbehk commented Sep 30, 2024

Version:

  • listmonk: [eg: v3.0.0]

Description of the bug and steps to reproduce:
Template update via api PUT /api/templates/{template_id} works but Sending TX mail via /api/tx sends mail using old tx template

reproduce:

  1. Create a transactional template via admin, update the subject of the template via PUT /api/templates/{template_id} and send mail via /api/tx ; the email is sent using the old template. If I go back to admin panel and update the template and try sending via /api/tx; it works. the issue seems to be when you update the template via api.
@knadh knadh self-assigned this Sep 30, 2024
@roozbehk
Copy link
Author

So you know when the fix will be available?

@Bowrna
Copy link
Contributor

Bowrna commented Oct 4, 2024

can i look into this issue @knadh ?

@knadh knadh closed this as completed in 58b13af Oct 5, 2024
@knadh
Copy link
Owner

knadh commented Oct 5, 2024

@Bowrna thanks. Was a trivial fix 58b13af

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