Project

General

Profile

Issue List Does Not Match Selected Columns in Issue Tracking Setting

Added by Scott C over 1 year ago

Hi again,

In Admin > Settings > Issue Tracking, I have set the Selected Columns to be:

- Parent Task
- Tracker
- Project Name
- Subject
...

However, in the Issue List (aka "All Issues") page, the order is:

- Project Id (locked by code, as I can see at https://github.com/redmine/redmine/blob/master/app/models/issue_query.rb )
- Project Name
- Parent Task
- Tracker
- Subject

It's as if Project Name is locked next to Project ID, yet I can find nothing suggesting that it should be. Is this a bug or do I have something misconfigured?

Thanks!
-S.