Actions
Feature #12886
closedConsider adding a new field named "Has Attachments" or "# of Attachments"
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Attachments
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Description
Would be a useful thing to display as a column header to know if there are attachments. Redmine could/would dynamically determine if there are attachments.
Related issues
Updated by Jan Niggemann (redmine.org team member) almost 12 years ago
IMHO there's no need for a new field, that can be done entirely in the view...
Updated by Go MAEDA over 9 years ago
- Related to Feature #15900: Add to Issues List column of the attachment icon added
Updated by Go MAEDA over 9 years ago
I posted a patch to #15900. A clip icon indicates that there is attachments.
Updated by Go MAEDA almost 8 years ago
- Related to Feature #2783: Filter issues by attachments added
Updated by Go MAEDA over 5 years ago
- Status changed from New to Closed
- Resolution set to Fixed
Redmine 3.4.0 and later have the ability to show "File" column in the issue list (#25515). You can know whether the issue has attachments or not by adding the column.
Actions