-
Notifications
You must be signed in to change notification settings - Fork 12
Closed
Description
The CSV exporter contains all data columns, including those that are hidden in the web grid. I think we should export only the visible columns, doing that we would allow users to select which data they want to include, and they always have the possibility to make all columns visible to get the same result they get now.
This enhancement could also be used to work around the bug #374, by hiding the task description field.