Defect #148
closedFiles aren't Added
0%
Description
URL: http://redmine.rubyforge.org/svn/trunk
Repository Root: http://redmine.rubyforge.org/svn
Repository UUID: e93f8b46-1217-0410-a6f0-8f06a7374b81
Revision: 916
When adding data.zip as a file to the project the file is never saved.
I can upload data.zip as a document and it is available.
Not sure what's going on here.
data.zip on Issue - OK
data.zip on Documents - OK
data.zip on Files - FAIL
Thanks
Updated by Jean-Philippe Lang about 17 years ago
Hi, files are related to project versions.
Do you have defined some versions for the project (in project
settings -> versions) ? Do you see them in the drop down list
when adding a file ?
Updated by Nicholas Orr about 17 years ago
I see now...
No I don't have versions defined and I think I was going to
use the "Files" for the wrong thing.
I just need to upload some csv files that are need to create
some things - Think it needs to be added as a issue :)
Thanks