Defect #6625
Attachments lost when activity field error occures
| Status: | New | Start date: | 2010-10-11 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | Attachments | |||
| Target version: | - | |||
| Affected version: | 1.0.2 | Resolution: |
Description
If there is activity field error (set Timelog, but not set Activity type) Redmine does not save attached files and I need attach it once again.
Related issues
History
#1 Updated by Holger Just over 1 year ago
This was introduced in r3305.
I think it is rather hard to really say which of the two cases is better:- throw the file away and thus have atomic update operations
- attach the file nevertheless the other fields are invalid
The second case is better for larger files where uploading can take some significant time, the first case fits the currently designed workflow better, where we have atomic operations everywhere in Redmine.
#2 Updated by Maxim Strukov over 1 year ago
Redmine can check the field before sending to the server without reloading page? In this case file will still not loaded, but already choosed and ready for upload.
#3 Updated by Etienne Massip 11 months ago
- Category set to Attachments
#4 Updated by Peter Englmaier 5 months ago
This issue seems not to be worked on and is still present in Redmine 1.2.2.stable.7811.
Please add the issue to the 'Candidate for next minor release' list!