Find JIRA Issues with Attachments
When you just know you’ve attached a file to a JIRA issue, but can’t find it, this is the search to do in Issues in JIRA
Replace PKEY
with your project key.:
project = PKEY AND type != Epic and attachments is not EMPTY ORDER BY Status ASC
Written on June 7, 2016