The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Attachment inventory

Deleted user
December 29, 2017

for a successfully running site of JIRA software 7.6.2, can we have a way to summarize -

  • how many attached files on this site ?
  • a full name list of those attached files ?
  • any information can be brought up to end-users regarding their attachment inventory, e.g. user A,  10 attachments,  file 1, file2, file3, ....file10

 

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
somethingblue
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
December 29, 2017

Hi Quan,

In SQL you can query the fileattachment table and you'll get the following data:

Screen Shot 2017-12-29 at 1.11.05 PM.png

You can export your SQL queries as csv and generate a csv file that way if needed, e.g. using the COPY command in Postgres

Cheers,

Branden

Deleted user
January 2, 2018

Thank you @somethingblue ! Happy New Year !

TAGS
AUG Leaders

Atlassian Community Events