Gantt option to display assigned users ..
Added by Paul James about 14 years ago
We started trialling Redmine as we need a fast and easy way to plan our entire department's time. The project / issue structure is a greta fit for us, but one crucial element is missing.
We need to display assigned users alongside Issue / Project steps in the Gantt chart. I know the pop-up menu gives you the assigned user info when mouse hovering, but this is of no use when scanning the chart OR printing an exported PDF or PNG.
Am I missing something? Is there a plug-in that perhaps gives use more control over the Gantt chart in this and other ways?
Replies (2)
RE: Gantt option to display assigned users .. - Added by Leo Hourvitz about 14 years ago
Sorry I missed this question when you posted it. Your trial is probably done, but since we have a similar problem I wrote a very quick-and-dirty plugin that displays the Gantt Chart grouped by user.
https://github.com/leovitch/redmine_gantt_by_user
You're welcome to see if it is closer to what you need. Note that it's been written against Redmine-1.0.1 and because of the Gantt chart rewrite may or may not work with trunk.
RE: Gantt option to display assigned users .. - Added by Fernan Hidabe almost 14 years ago
Hi, it dont work in redmine 1.0.3 version :/
Do you could upgrade it please?
Thanks you for your work!