Hi All,
I am currently using the Send Email action in JIRA automation and the content has <img src="data:image/png;base64...> and works perfectly fine. But when the same content is used on the new Send Customzied Email action, it fails.
I tried placing the full img src on a variable and calling it in Send Customized Email but still no good.
Wondering if this is supported in the new Send Customized Email action?
Reasons for embedding the image:
Hope anyone can help.
Thanks!
Hi All,
The solution for this is to make the image smaller so that the number of characters for base64 is smaller. I think the new send customzied email has character limit compared to send email.
Thanks for looking into this.
Welcome to the community.
Whenever you ask for help with an Automation Rule it will help us to help you if you provide:
1. what type of project is this (e.g., company-managed, team-managed, etc.),
2. images that show your complete rule.
3. images showing the details of any relevant actions/conditions/branches.
4. images showing the Audit Log details for the rule execution.
5. Explain where the issue is.
These questions are not for not willing to help, but to have community members understand on how automation works.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Marc - Devoteam ,
Please see response below.
Hope this helps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Reach out to Atlassian Support in this, case as it seems, that "sending customized email", might not support base64 encoding or the content is to big.
Note you need to be a Jira Admin to make a request at Atlassian or have your Jira Admin raise the issue for you
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It would be odd if the new action does not support everything supported by the old action but by now that doesn't really surprise me. For example the old e-mail action has CC and BCC fields but the new action does not so Atlassian doesn't appear to have a problem with not carrying over all functionality from the old to the new.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Arnel Angeles ,
What JIRA instance are you using? Cloud or On-Prem?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
HI @Mihai Schwarz - we are on cloud
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.