Defect #8302
closedWrong columns displayed on Issue list
0%
Description
I followed the guide at http://www.redmine.org/projects/redmine/wiki/RedmineInstall
The software installed is as follows:
- Apache 2.2.17
- MySQL 5.5
- Ruby 1.8.7
- Rails 2.3.5
- Rack 1.0.1
- Rake 0.8.7
- I18n 0.4.2
and Redmine 1.1.3
I did notice that RubyGems is 1.5.2 (it came bundled with Ruby 1.8.7) though the install page says "Rails 2.3.5 will fail with RubyGems 1.5.0 and later", but there's nothing failing, just this one thing not working.
Any suggestions on how I could fix this? Maybe I just need to modify some .rb file?
Related issues
Updated by anonymous incognito over 13 years ago
Can it really be that NOBODY has ever noticed this problem and can't say anything about it?
Updated by Etienne Massip over 13 years ago
Can't reproduce.
Unticking ALL columns makes no sense, does it ?
Updated by anonymous incognito over 13 years ago
Ahh, great, seems that that setting affects only the columns displayed in "redmine/projectName/issues", not the visible fields in "redmine/projectName/issues/new"... So there's no way to disable some of the fields visible when creating a new issue?
Updated by anonymous incognito over 13 years ago
Not quite; I don't care about custom fields or user roles, there is no possibility to disable the default ones.
I noticed there have been discussions about this issue for more than a year already, but nobody seems to care...
Updated by Anonymous over 11 years ago
I think the title of this issue is misleading. What you really seem to want is to hide fields from the "New issues" form, perhaps even hide some entries completely and for all use cases.
The latter is now possible for various of the standard issue fields, e.g. those related to time logging (which is great for those of us who don't want to use the time logging features).
In general, patch #12005 might be of help, too.
Updated by Daniel Felix over 11 years ago
- Category set to Issues workflow
- Status changed from New to Closed
- Resolution set to Duplicate
Updated by kani mambo over 11 years ago
Try move to top the first tracker you desire to show @ administration->trackers. Solved my problem so far.