Actions
Defect #36860
closedAttachment file still exists if ticket is not created
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Attachments
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Wont fix
Affected version:
Description
1. create new ticket
2. paste screenshot to ticket body
3. close tab without saving
The file still exists in attachments_storage_path.
Related issues
Updated by Go MAEDA over 2 years ago
- Status changed from New to Closed
- Resolution set to Wont fix
You can delete such files by periodically running the following command in the Redmine installation directory on the server.
bin/rake redmine:attachments:prune
Updated by Go MAEDA over 2 years ago
- Related to Feature #10253: Better handling of attachments when validation fails added
Actions