Active
Project:
Views Gantt
Version:
7.x-2.0-rc1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Jul 2014 at 17:07 UTC
Updated:
5 Jul 2016 at 12:16 UTC
Jump to comment: Most recent
No matter how I set the dates up, the gantt view always says " *END DATE MISSING* " and only fills in one day with the gantt bar. I have tried editing the node, dragging the end of the bar longer, changing the way the date field is displayed/input widget and nothing can get the view to recognize an end date for the project.
Could you maybe split out project start and project end dates in the view settings, as has been done for tasks? I think the issue is coming from there being only one date field for both values?
Comments
Comment #1
vorapoap commentedI found that there is "commented" code.
If you uncomment this, project end date will be calculated base on child task.
just uncomment the last if ($parent_id)....
Comment #2
alex72rm commentedDear all,
the code that should be commented doesn't exist in the rc1 anymore.
Anyway, the *END DATE MISSING* statement is always there, for any task and in the project itself, despite the end date is given.