Feature #3967
closedAbility to define default columns to display based on project
Added by Vitaly Klimov about 15 years ago. Updated over 3 years ago.
0%
Description
It would be great if there would be possibility to define default columns to display for each project separately. Right now it is very unconvenient to have one setting for all projects. We have projects for different areas and thus default fields should be different for each area.
BTW, it is idea for plugin. I believe this one would be relatively easy to implement.
Related issues
Updated by Stefaan Ellebaut about 15 years ago
Any news on this one, this would help us a lot!
Updated by Mischa The Evil almost 15 years ago
- Status changed from New to Closed
Closed as a duplicate of #3967.
Updated by Mischa The Evil almost 15 years ago
- Status changed from Closed to Reopened
Mischa The Evil wrote:
Closed as a duplicate of #3967.
Reverted incorrect closure due to difficult to follow issue relationships.
Updated by Richard Schulte almost 15 years ago
+ 1
I wish I could help, though my RoR dev knowledge is very limited... however, willing to run tests
Updated by Vitaly Klimov over 14 years ago
I have wrote small plugin which implements this feature. Details can be found on the forum: http://www.redmine.org/boards/3/topics/11764
Updated by John Dell over 14 years ago
+1 for this feature. This seems like something that should be a core feature. I will give Vitaly's plugin a try.
Updated by Sebastian Herbermann about 14 years ago
+1
I really need this to use Redmine for different groups of users!
Updated by Nicklas Westerholm almost 14 years ago
+1
I'm in need of this feature as well. Any progress?
Updated by Vitaly Klimov almost 14 years ago
Please check latest version of my plugin:
http://www.redmine.org/plugins/redmine_default_columns
I have ability to define filters/columns based on user preferences.
Updated by Ben Asher over 12 years ago
I think this would work a lot better as a core feature. The plugin above (redmine_default_columns) probably doesn't work out of the box with the latest Redmine (currently 1.3.2) anymore (I've patched the plugin a lot). It also breaks some functionality in Redmine 1.3+ (e.g. modal dialog box for CSV export).
Updated by Vincent Lizzi over 10 years ago
+1
Every project (for me) needs different defaults for the Issues page. I'm using the default queries per project plugin, but its not intuitive for new users and I'm not sure if it works with the Redmine versions newer than 2.0. This would be helpful to have as a core feature.
This feature could be a new field on the project settings page, possibly labeled "Issues default query" with a dropdown of custom queries defined in the project. The Issues tab would by default open the custom query specified by this setting, or if it is not set then use the global defaults.
Updated by Evan Wolf over 10 years ago
I would Love Love Love Love Love Love Love Love this feature! Currently needs a plugin, and my admin will not install it! If this functionality was built in I would kiss the devs. It's the only thing missing from Redmine, from a usability standpoint.
Updated by Hans Bangkok over 10 years ago
+1 ideally for core
or at least get plugin updated
Updated by Aron Rotteveel over 9 years ago
+1. This would really improve things a lot.
Updated by Quan VN over 9 years ago
I think this plugins can help
http://www.redmine.org/plugins/redmine_default_custom_query
The desired columns could be set in the query
Updated by Toshi MARUYAMA about 8 years ago
regs - wrote:
- seems to be already possible
AFAIK no.
Updated by Toshi MARUYAMA over 7 years ago
- Related to Feature #7360: Issue custom query: default query per instance, project and user added
Updated by Go MAEDA about 7 years ago
- Has duplicate Feature #9194: Issues default list view layout configurable per project added
Updated by Etienne E almost 5 years ago
hi
+1 it would be very nice to have this feature.
some projects and users don't use the same fields on each project..
thanks!
Updated by Go MAEDA over 3 years ago
- Category changed from Projects to Project settings
- Status changed from Reopened to Closed
- Assignee deleted (
Jean-Philippe Lang) - Resolution set to Fixed
Redmine 5.0.0 will allow you to set a default query for each project (#7360).
Create a custom query that displays the fields you need, and then set the custom query as the default query for the project.