JIRA Notifications with Attachments

Duncan DAVIES March 25, 2012

Hi

Is there any method of sending any new attachments with notifications for an event (mainly comment event, but others as well)? This is quite an important feature for us

Thanks

1 answer

1 accepted

0 votes
Answer accepted
JamieA
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 25, 2012

I can only suggest the send custom email built-in script from the script runner plugin, which has the option of sending all attachments, or attachments added this transition or event.

However, unless you go to a lot of trouble, the email notifications are going to look different. Failing that you could take the code and attempt to patch jira to do the same thing.

Duncan DAVIES March 26, 2012

Thanks Jamie - I can see this working for events fired within a workflow, but can I get it configured to fire from an Issue Commented Event???

JamieA
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 26, 2012

It can be configured as a listener... Admin -> Script Listeners -> Send custom email, and select the Issue Commented event.

Duncan DAVIES March 28, 2012

Thanks Jamie - I am finding that it appears not be be throwing the Issue Commented Event when you add an attachment with a comment on it as well, which is rather unusual, but this does seem like the solution with a bit of fiddling around.

EDIT: The Issue Updated event is fired in the above case, and I can write the email accordingly. My only query is with the Condition now - im looking for a condition for when a comment is Added

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events