Feature #10253
Better handling of attachments when validation fails
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Attachments | |||
Target version: | 1.4.0 | |||
Resolution: | Fixed |
Description
When creating or updating an issue, the uploaded attachments are lost if the validation fails (eg. required field left blank). The user needs to select them again and reupload them.
Uploaded attachments should be preserved when the user re-submit the form.
Related issues
Associated revisions
Better handling of attachments when issue validation fails (#10253).
Adds a rake test that removes old unattached uploads (#10253).
History
#1
Updated by Axel Clifford almost 11 years ago
This would be an awesome addition/fix!
+1
#2
Updated by Jean-Philippe Lang almost 11 years ago
- Status changed from New to Closed
- Resolution set to Fixed
Done.
#3
Updated by Go MAEDA 10 months ago
- Related to Defect #36860: Attachment file still exists if ticket is not created added
#4
Updated by Go MAEDA 10 months ago
- Related to Defect #22176: Orphaned attachments added
#5
Updated by Go MAEDA 10 months ago
- Related to Feature #36875: Run garbage collection by clicking on the admin site added