Has GitLab Community Edition the Gantt Chart and planning dates features?

The question is if GitLab Community Edition hosted on IBM Bluemix provides the Gantt Chart features.
These could be:

  • Gantt Chart: presentation of the project schedule including planned start/finish dates and dependencies in Gantt chart format.
  • Gantt Chart Timescale: the ability to change the timescale e.g. hours/days to days/weeks or months/years.
  • Printing: the ability to print a copy of the schedule in the Gantt Chart format.
  • Critical Path: displays the critical path in the schedule.
  • Planned Dates:the ability to manually enter a 'Planned Start Date’ and ‘Planned Finish Date’ for the work item (task).
  • Constraint Type: the ability to assign constraints to an issue (eg.Start No Earlier Than, As Soon as Possible).
  • Dependencies: the ability to assign predecessor and successor relationships between issues.
  • Dependency Option: the ability to enter Lag or Lead time.
  • PERT/Network Diagram: presentation of the project schedule including planned start/finish dates and dependencies in PERT/Network Diagram format.
    Thanks in advance.
1 Like

Please, just a kind reminder any answer will be welcome.

Please, just a kind reminder any answer will be welcome.

+1000

Looking at the IBM Cloud page at:

They are using:
• GitLab CE 10.6 (the latest GitLab release is 11.3)
• Self-hosted, i.e Core, free => https://about.gitlab.com/pricing/#self-managed

The Roadmap feature, which includes the Gantt chart, was introduced in GitLab Ultimate 10.5, which is the top pricing tier.

To answer the question: no, the current instance at https://git.ng.bluemix.net does not have the Roadmap feature with Gantt chart. In order to have it, they would need to upgrade their Core installation to an Ultimate license.

As an alternative, you might want to look at the Ganttlab live community project to add Gantt chart support to your repo. Disclaimer: I haven’t tried it myself, so I can’t really tell how well it works.

I hope this helps!