Something went wrong while setting issue due date.
CSV import is broken
Closed
CSV import is broken
The Selenium test is too simple, it only tests an import with a one line CSV. It appears import is not working with multi-line CSV (so it’s useless).
The test need to be improved and the code fixed.
(from redmine: issue id 4346, created on 2015-12-02, closed on 2015-12-18)
- Changesets:
- Revision bb4da13e by Côme Chilliet on 2015-12-02T05:54:55.000Z:
Fixes #4346 Fixed CSV import. Added SetAttribute support.
- Revision 52c54ae7 by Côme Chilliet on 2015-12-02T05:57:28.000Z:
Fixes #4346 Fixed CSV import. Added SetAttribute support.