ChiliProject is not maintained anymore. Please be advised that there will be no more updates.

We do not recommend that you setup new ChiliProject instances and we urge all existing users to migrate their data to a maintained system, e.g. Redmine. We will provide a migration script later. In the meantime, you can use the instructions by Christian Daehn.

Show full project name in issue views (Feature #752)


Added by Marek Kralewski at 2011-12-02 02:15 pm. Updated at 2011-12-13 07:56 pm.


Status:Open Start date:2011-12-02
Priority:Normal Due date:
Assignee:- % Done:

0%

Category:-
Target version:-
Remote issue URL: Affected version:

Description

The "Project" title in views (issues or time_entries) does not include the parent project(s). Therefore it is very difficult to distinguish subprojects with the same name.

I would like to see something like that:

FirstProject -> SubProject
SecondProject -> Subproject

And I don't know if it is a bug or a feature?


History

Updated by Eric Davis at 2011-12-12 08:13 pm

Only problem I see with this is if you have deeply nested projects, then the column would get too wide.

Myself, I like how it is now where just the actual project name is listed (i.e. not listing parent projects).

  • Subject changed from Only partial "Project" column in ticket views to Show full project name in issue views
  • Tracker changed from Bug to Feature

Updated by Marek Kralewski at 2011-12-12 08:30 pm

Am Montag, den 12.12.2011, 20:13 +0000 schrieb :

Only problem I see with this is if you have deeply nested projects,
then the column would get too wide.

That's a point.

Myself, I like how it is now where just the actual project name is
listed (i.e. not listing parent projects).

How about making it configurable, i.e. having a "Parents" column in the
select box?
That way it would not oppose your preferences.

Updated by Eric Davis at 2011-12-13 07:56 pm

Marek Kralewski wrote:

How about making it configurable, i.e. having a "Parents" column in the
select box?
That way it would not oppose your preferences.

I'm really hesitant to add more configuration. There are dozens of configuration panels already with options that confuse even me. :(

In reality, I think a plugin could be created to add the full project name to the issues list. Probably < 30 lines of code for it all since we have all the APIs there already.

Also available in: Atom PDF