Project

General

Profile

Actions

Feature #347

open

Grouping issues in Gantt view

Added by Miroslav Zahorak almost 17 years ago. Updated over 1 year ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Gantt
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:

Description

1. Grouping issues by Version
2. Grouping isues by Category


Files

Add-grouping-functionality-to-Gantt-diagram.patch (18.6 KB) Add-grouping-functionality-to-Gantt-diagram.patch Patch to add grouping to Gantt diagram Tobias Droste, 2013-01-05 09:23
Add-grouping-functionality-to-Gantt-diagram.patch (18.3 KB) Add-grouping-functionality-to-Gantt-diagram.patch Patch to add grouping to Gantt diagram (v2) Tobias Droste, 2013-01-18 00:13

Related issues

Related to Redmine - Patch #12730: Fix sorting and PDF output of Gantt diagram & start date calculation and groupingNewJean-Philippe Lang

Actions
Has duplicate Redmine - Feature #3098: Add grouping and sorting to GanttClosed2009-04-01

Actions
Has duplicate Redmine - Feature #4786: Gantt Chart - Grouping issues by target versionClosed2010-02-10

Actions
Actions #1

Updated by Neil Rodrigues over 16 years ago

I would very much like this feature as well, particularly the
grouping by Category.

Actions #2

Updated by Bill Tihen over 14 years ago

Grouping by Phase
I am also in favor of this. I tried to enable some grouping by start -- date, but for a large project involving many and overlapping phases -- it is not practical to have the start date of each phase after the end date of the previous phase. This would be an invaluable feature for us in my organization!

Display Tasks in Gantt without Start Date
This too would be valuable for us - we want to use the start date to show when a task "starts" -- we do not need it to be be the same as the creation date since we already have that. (We would be fine with tasks that have no start date to just be listed without a bar -- in fact we do want to know what has not even been scheduled).

Allow Tasks in Sub-projects to see "Parent" project versions & displayed/grouped with those items
In addition to the other requests, I would like tasks in child-projects to "see" & use the versions in parent projects. Similarly, it would be critical that these sub-tasks would then be displayed along with the other tasks assigned to that version.

These changes would allow complex projects with sub-projects to be managed as one large project -- (something we are doing at the moment) -- so this would be very helpful!

Actions #3

Updated by Lori Thompson over 14 years ago

  • Assignee set to Jean-Philippe Lang

In the view all issues gantt, request ability to sort issues by Project and Tracker. Color differentiate for each type of Tracker would also be amazing.

Actions #4

Updated by Marcin Kwiatkowski over 14 years ago

Sorting/grouping shouldn't be limited just to project - it should be fully configurable (at least in my use case i also need grouping by users). And yes, ability to color each group would be a killer feature.

Actions #5

Updated by Pedro Gutierrez almost 14 years ago

+1 Yes please, do something wrt this.

Grouping by version is a must, I'd say
I consider colouring and grouping by category has the risk to make the Gantt a bit messy.

¿Is this feature additionally gonna paint tasks and subtask in the Gantt in a hierarquical manner considering subtasking is already expected for version 1.0.0?

Actions #6

Updated by Mischa The Evil over 13 years ago

  • Category set to Gantt
Actions #7

Updated by steve borgelt almost 13 years ago

Group by all types, Assignee, etc... just like it is used in Issues Filter Options

Actions #8

Updated by Tobias Droste about 11 years ago

I've attached a patch to implement grouping in the Gantt diagram.

It additionally adds 2 options to:
  • Don't draw every issue onto their own line (Hide group details)
  • Keep the version grouping additionally to the user selected grouping

I'm not sure how localization is handled, I added de, en and en-GB.

Actions #9

Updated by Toshi MARUYAMA about 11 years ago

  • Assignee deleted (Jean-Philippe Lang)
Actions #10

Updated by Daniel Felix about 11 years ago

Tobias Droste wrote:

I've attached a patch to implement grouping in the Gantt diagram.

It additionally adds 2 options to:
  • Don't draw every issue onto their own line (Hide group details)
  • Keep the version grouping additionally to the user selected grouping

I'm not sure how localization is handled, I added de, en and en-GB.

Thanks Tobias for this. I will try this patch soon (this weekend or maybe monday). Thanks for your work!

Actions #11

Updated by Erny Revilla about 11 years ago

Tobias Droste wrote:

I've attached a patch to implement grouping in the Gantt diagram.

It additionally adds 2 options to:
  • Don't draw every issue onto their own line (Hide group details)
  • Keep the version grouping additionally to the user selected grouping

I'm not sure how localization is handled, I added de, en and en-GB.

Hi. I tried this patch against 2.2-stable, but was not successful. For which version is this patch? Thanks. Regards.

Actions #12

Updated by Tobias Droste about 11 years ago

It's against r11114. It should be possible to apply it manually* with other versions to as there are no fundamental changes between 2.2 and current development.

*manually as in see what lines were changed, find them in the 2.2-stable code and replace them with ne new lines. To get a good visual representation of the changes you could use this: http://www.redmine.org/attachments/8730/Add-grouping-functionality-to-Gantt-diagram.patch

/edit:
Or if you can wait another 24h I can create a patch against 2.2.1.

Actions #14

Updated by Daniel Felix about 11 years ago

Any news on this? Can someone confirm this patch works on 2.3/trunk?

Actions #15

Updated by Mischa The Evil about 11 years ago

  • Subject changed from Grouping issues in Gannt view to Grouping issues in Gantt view
Actions #16

Updated by Lajos Farkas about 10 years ago

Any news on this? just installed redmine, and i would like to have this functionality (group issues by users on gantt chart) Tried to patch the latest version by hand, but it does not work :( Tobias, could you make a pathch maybe for latest version?

Actions #17

Updated by Tobias Droste about 10 years ago

Lajos Farkas wrote:

Tobias, could you make a pathch maybe for latest version?

As far as I know there were huge changes to Gantt chart and I just removed anything redmine related last month, so I can't verify how difficult this task would be.
If I get bored over the weekend I could give it a try, but don't get your hopes up too high.

Actions #18

Updated by Ribald Drobens about 3 years ago

The current static grouping by project/version and alphabetical sorting of the projects in my eyes is a major issue for Gantt usability, especially in multi-project setups.

Full grouping functionality as in the issue filter options of course would be nice, however, as a first step removing the project-grouping and just leaving the versions in the top level1 would be a low hanging fruit for usability. Disabling the project-grouping could be a checkbox in Gannt options.

1 with the same due-date ordering

Actions #19

Updated by Celso Acurcio over 1 year ago

I tried applying this to 4.1.1 using TortoiseSVN "Apply patch" function but this is causing an error where my Gantt is not visible at all.
I reverted it and now it's fine but I'd very much like the feature to group by assignee or by custom field or date, whatever, just as you do on a standard custom query.
Did anyone develop a fix for 4.1.1 onwards?

Thank you

Actions

Also available in: Atom PDF