Gantt Chart Error

Post Reply
empmdk
Posts: 170
Joined: 21 Nov 2016, 05:56
Name: Brandon Ramey

Gantt Chart Error

Post by empmdk »

Version: 3.0.1

My Gantt chart is using a sub-entity, with Start Date set to the reserved Date Added field and End Date set to a "Date with calendar and time picker" field.
With this, it is giving me an error on the side of the page.
Gantt Error
Gantt Error
The "parent.field_814" it mentions is not a field that I can see anywhere in the parent or sub entity. The only field I have in the sub entity that pulls from the parent is a Radioboxes field.
Attachments
Browser Console Error
Browser Console Error
Sub Entity
Sub Entity
Parent Entity
Parent Entity
User avatar
support
Site Admin
Posts: 6215
Joined: 19 Oct 2014, 18:22
Name: Sergey Kharchishin
Location: Russia, Evpatoriya

Re: Gantt Chart Error

Post by support »

Check if field #814 available in entity #55
Looks like you have custom query of formula to select sum of 814 but this field was removed?
empmdk
Posts: 170
Joined: 21 Nov 2016, 05:56
Name: Brandon Ramey

Re: Gantt Chart Error

Post by empmdk »

No field #814 found. I checked all query fields in both entities and 814 is not included in them or in Extension>Tools>Functions.

I added another "Date with calendar and time picker" field and added a date into one of the records. Changed the Gantt report to use this new field as the start date and it's not giving any error. It is only giving the error if I choose the system reserved "Date Added" field for start date.
User avatar
support
Site Admin
Posts: 6215
Joined: 19 Oct 2014, 18:22
Name: Sergey Kharchishin
Location: Russia, Evpatoriya

Re: Gantt Chart Error

Post by support »

Please reproduce this issue on personal demo https://www.rukovoditel.net/demo.php
I will check and fix.
empmdk
Posts: 170
Joined: 21 Nov 2016, 05:56
Name: Brandon Ramey

Re: Gantt Chart Error

Post by empmdk »

Ok, I've recreated everything on the demo and Reports > Time to Complete Gantt report is giving me a similar error on the side of the page.
User avatar
support
Site Admin
Posts: 6215
Joined: 19 Oct 2014, 18:22
Name: Sergey Kharchishin
Location: Russia, Evpatoriya

Re: Gantt Chart Error

Post by support »

Give me the link to your demo, please.
empmdk
Posts: 170
Joined: 21 Nov 2016, 05:56
Name: Brandon Ramey

Re: Gantt Chart Error

Post by empmdk »

User avatar
support
Site Admin
Posts: 6215
Joined: 19 Oct 2014, 18:22
Name: Sergey Kharchishin
Location: Russia, Evpatoriya

Re: Gantt Chart Error

Post by support »

Found issue. File from archive replace to plugins\ext\modules\ganttchart\actions\
Let me know if it works ok now.
Attachments
dhtmlx.zip
(3.41 KiB) Downloaded 120 times
empmdk
Posts: 170
Joined: 21 Nov 2016, 05:56
Name: Brandon Ramey

Re: Gantt Chart Error

Post by empmdk »

The report is working now with no errors :D . Thank you, Sergey!
Post Reply