4

I was wondering if there is any way in Redmine to get a list of all attachments with links to the respective tickets (or see only tickets that have an attachment).

I did not find any filter for this. I did not find anything under the "Documents" or "Files" tabs. I did not find a plug-in for this (should not be too hard to roll my own I guess). I did not find anything googling or searching here on superuser.

music2myear
  • 49,799
Wolfram
  • 163

2 Answers2

3

There is a plugin called redmine_better_files, it does what you want plus some more:

  • Issue attachments displayed on Files tab along with project files
  • Global /files view shows all files available to the user

I haven't tried it though. Download it from https://github.com/kulesa/redmine_better_files

hammady
  • 146
-1

Look at the assets plugin. that might work.