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 issue dependencies in Gantt chart (Feature #1281)


Added by Daniel F. at 2013-07-02 02:44 pm. Updated at 2013-07-06 08:28 pm.


Status:Closed Start date:2013-07-02
Priority:Normal Due date:
Assignee:- % Done:

0%

Category:Gantt chart
Target version:-
Remote issue URL: Affected version:3.8.0

Description

Issues that are linked to each other are displayed in the Gantt chart just like all others. There is no arrow emphasizing the relation.
If the link describes blocking or the order of execution, the Gantt chart should plot the start of the blocked issue after the blocking one.


History

Updated by Chris Dähn at 2013-07-02 03:54 pm

You can use the "Better gantt chart" plugin for this -> this plugin does more advanced sorting and displays arrows between linked issues..

https://github.com/kulesa/redmine_better_gantt_chart

But: Often you get some issues with "gem version not supported / defined twice" or so... here you have to fix the Gem:
vendor/plugins/redmine_better_gantt_chart/Gemfile
by simply removing the lines with the conflicting gems and running "bundle install" again.

Updated by Chris Dähn at 2013-07-02 04:02 pm

Side note: Eventually it's better in the future to integrate the issue sorting, extended relation handling and displaying issue relations by arrows directly into the core.

Currently Gunter and I are working on this (as patch and as plugin) for the topic editable gantt charts - see: #1277

  • Status changed from Open to Closed

Updated by Mischa The Evil at 2013-07-06 08:28 pm

Clearing target version property to prevent cluttering up of the roadmap.

  • Target version deleted (3.9.0)

Also available in: Atom PDF