Actions
Defect #40796
closedCSV option error
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Administration
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Cant reproduce
Affected version:
Description
I am running redmine from the docker image. The option to export CSV is not present and it indicates an error in the Administrator/Settings pane. No indication of the issue in the logs.
Files
Updated by Holger Just 5 months ago
- Status changed from New to Closed
- Resolution set to Cant reproduce
The error message on your screenshot indicates than CVS is not available (which is a file versioning tool in the same category as Git or Subversion). This is entirely unrelated to CSV exports.
CSV exports of issues is available at the "Also available as: CSV" link on the issues table.
Actions