We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi I'm facing an issue while trying to update html-part of a transactional email
PUT /template/5716835/detailcontent
Id of problematic template: 5716835
I should see a new entry in the template history, with no pending draft version.
I do see a new entry in the history with the correct Html-Part, but also a draft was created from a completely unrelated template
Also deleting a draft from the website seems to be broken, and does not exist in the api...
--
Thanks a lot for your help !
The text was updated successfully, but these errors were encountered:
Same for me
Sorry, something went wrong.
No branches or pull requests
Hi I'm facing an issue while trying to update html-part of a transactional email
Steps to reproduce
PUT /template/5716835/detailcontent
on the new template, passing html-part onlyId of problematic template: 5716835
Expected result
I should see a new entry in the template history, with no pending draft version.
Actual result
I do see a new entry in the history with the correct Html-Part, but also a draft was created from a completely unrelated template
Also deleting a draft from the website seems to be broken, and does not exist in the api...
--
Thanks a lot for your help !
The text was updated successfully, but these errors were encountered: