hello,
we have jira configured to accept email with an attachment and create an issue with that attachment. this works fine when the email sent from outlook, an issue is created and the file is attached to it.
we have a webform worksheet that sends an email with an attachment to jira, and jira creates an issue but without attachment.
for testing i have a CC address on the webform email and CC comes with an attachment, so somehow jira is ignoring an attachment to the email that is send programmatically.
your help is greatly appreciated.
Mike,
Are you referring to the Drupal webform module? I've hit this problem before and I don't think there's much you can do about it, aside from customizing the module itself. The reason for this is that the attachment is associated with the webform results -- it's never actually attached to an email. You would actually need to click on the link to view the result in Drupal, where you can access the attachment.
Again, patching that module to add the attachment to the email is really the only way to go here.
Aseem, thank you for your reply,
No we are not using Drupal webforms, we have our own web application, that sends an email to JIRA.
We are working with support to resolve this issue, and once the solution is found I will post it here for reference.
Thanks again,
Mike
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Likely the way the attachment has been added is either not findable by the default JIRA email handlder, or suffers from a syntactical issue preventing it from being used. such problem mails Im always interested in getting hold of for Testing purposes with JEMH. If you have a full example Id love to get an 'original email' (including headers) to validate JEMH already fixes the problem?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Not exactly sure what's going on there, but I would:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Taiwo, thank you for your reply, we have oppened a support ticket with Atlassian JSP-180094 and I've created and attached a support log zip file.
thanks again
Mike.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.