Feature #10253
Better handling of attachments when validation fails
| Status: | Closed | Start date: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | Jean-Philippe Lang | % 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.
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 about 1 year ago
This would be an awesome addition/fix!
+1
#2 Updated by Jean-Philippe Lang about 1 year ago
- Status changed from New to Closed
- Resolution set to Fixed
Done.