After moving issue from one project to other project, unable to see the attachement , nor its showing in the history .
We are using JIRA 5.2.7
Please let me how to retrive the attachments
Thanks in Advance ...
Hi,
Can you check for the availability of the attachment in the file system by looking at the directory:
home/data/attachments/PROJECT-KEY/ISSUE-KEY ? Also provide us with the result of this query:
select * from fileattachment where issueid = (select id from jiraissue where pkey="TESTA-6")
You can replace TESTA-6 with the actual issue key
Regards,
Sultan
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.