When I use jira "Email issue (JMWE add-on)" Post function to send an email, I always want to add an attactment to the email. But have no idea about how to add an attachment to the jira outgoing email. Anybody can give me some advise?
JMWE uses Jira's notification system, which doesn't support adding attachments to notification emails, neither on Jira Cloud nor on Jira Server. There are open requests for this on jira.atlassian.com.
Not sure how to achieve it using JMWE add-on, but you can have a look at the script here which can send emails with attachments: https://community.atlassian.com/t5/Marketplace-Apps-Integrations/How-can-I-add-an-attachment-to-an-issue-in-a-post-function/qaq-p/1002759
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That script adds attachments to an issue, not to an email...
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.