Find Attachment

for Jira Server 7.0.0 - 9.10.2 and more
27 installs
  • Jira Service Management
  • Jira Software

We no longer offer sales and support for server apps. You can stay connected by exploring the migration options to either the cloud or Data Center version of this app.

Project's Attachments Tab. Find attachments by: filename, size(in KB), date, author, num of attachments,total size of attachments

1.This add-on displays all attached files to a project (Project Attachment Tab)

2. Provides set of useful JQL functions to easily find attachments

Supported JQL functions:

  • issue in attNumberGreaterEquals("5")
  • issue in attAddedAfter("2018-02-15")
  • issue in attAddedBefore("2018-02-16")
  • issue in attAddedBy("admin")
  • issue in attFileName(".pdf")
  • issue in attFileSizeGreaterThan("512")
  • issue in attFileSizeSmallerThan("1024")
  • issue in attTotalSizeOfAttachmentsGreaterThan("1000")

Privacy and security

Privacy policy

Atlassian's privacy policy is not applicable to the use of this app. Please refer to the privacy policy provided by this app's partner.

Partner privacy policy

Resources

Gallery

Project Attachments Tab Displays all attachments added in a project. Shows attachment's name, size, author