-
Bug
-
Resolution: Fixed
-
Low (View bug fix roadmap)
-
6.3.15, 6.4.5, 7.6.0, 7.8.1, 7.6.13, 7.13.3, 8.2.0, 8.1.1
-
6.03
-
9
-
Severity 3 - Minor
-
1
-
Summary
When an attachment is removed from an issue, the internal <JIRA_HOME>/data/attachments/ folder does not delete the created thumbnail.
Steps to Reproduce
- Create an issue
- Attach an image to it (More > Attach Files or Attach Screenshot)
- Delete the attachment (click the trash icon at the thumbnail)
Expected Results
All the content from that attachment is removed from <JIRA_HOME>/data/attachments/<ISSUE_KEY> folder
Actual Results
The image thumbnail remains in the <JIRA_HOME>/data/attachments/<ISSUE_KEY>/thumb folder
Workaround
Manually remove the <JIRA_HOME>/data/attachments/<ISSUE_KEY>/thumb/thumb<XYZ>.png thumbnail file if there is no <XYZ> file at <JIRA_HOME>/data/attachments/<ISSUE_KEY>/ folder.
- is related to
-
SSE-397 You do not have permission to view this issue
- relates to
-
MNSTR-2776 You do not have permission to view this issue
Form Name |
---|
Was this fix really backported in the 8.2.2+ release?
We've updated to 8.2.4 and the thumbnails are still left abandoned on the disk