I cannot figure out how to make images render at full scale in the Send Email feature. I want to be able to share info with all of the current Jira users. I've tried many a thing and this is as close as I've gotten.
Hi @Holly Scott
Our app Notification Assistant for Jira can help you with this scenario.
It allows you to customize and manage notifications independently of Jira's bundled notifications.
It includes features like fully customizable templates, where you can add custom fields, images, approval actions, etc., the possibility to create custom notification rules, notifying on your own changes, and more.
Feel free to reach out if this is of your interest.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey Holly,
I see you're struggling with embedding full-scale images in Jira's "Send Email" feature. I've analyzed your issue, and it seems to revolve around image rendering in email templates. Here are some ideas you can try:
<img src="YOUR_IMAGE_URL" data-embed="true" alt="Image description">
This should tell Jira to embed the image directly in the email.
If none of these work, you might need to look into Jira's security settings to ensure images are allowed in outgoing emails.
Let me know how it goes or if you need any more help brainstorming solutions. We'll get those images rendered perfectly!
Best regards,
Eric
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.