Feature #1191
Allow custom column choice in issue browser
| Status: | Closed | Start date: | 2008-05-06 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | Eric Davis | % Done: | 0% |
|
| Category: | UI | |||
| Target version: | - | |||
| Resolution: | Fixed |
Description
When creating a custom query one is able to customise also the list of visible columns. It would be useful to allow this without the need to save the query (or at least hint the user that this is possible).
Related issues
History
Updated by Charles L almost 4 years ago
I agree that this would be a very useful feature. This would allow easy cutomization of, eg, csv exports to include custom fields etc as well.
Updated by Leszek Ciesielski almost 4 years ago
The CSV export has problems similar to PDF export (#1190). Although when PDF only shows default columns, CSV always shows all columns.
Updated by Michael Aye almost 3 years ago
+1
Updated by Eric Davis almost 3 years ago
- Status changed from New to Assigned
- Assignee set to Eric Davis
I have something that should do this. I'll need to clean it up but it should work with a bit of CSS updates. It lets you right click on the issues table and pick what columns to display.
It doesn't do anything for CSV or PDF, I believe there are already issues requesting columns customization for them.
Updated by Mischa The Evil about 2 years ago
Eric Davis wrote:
I have something that should do this. I'll need to clean it up but it should work with a bit of CSS updates. It lets you right click on the issues table and pick what columns to display.
He he, any progress on this?
Updated by Eric Davis about 2 years ago
See #4272
Updated by Jean-Philippe Lang about 2 years ago
- Status changed from Assigned to Closed
- Resolution set to Fixed
Done in r3105.