Post by cameronp »

Hi there, with the availability of gantt 5.2 being able to split tasks as segments (right click split task on demo) , this throws an error in odoo now.
RangeError: Maximum call stack size exceeded
at hasOwn (<anonymous>)
at ObjectHelper.pathifyKeys (webpack:///./node_modules/@bryntum/gantt/gantt.module.js?:12003:11)
at ObjectHelper.pathifyKeys (webpack:///./node_modules/@bryntum/gantt/gantt.module.js?:12005:30)
at ObjectHelper.pathifyKeys (webpack:///./node_modules/@bryntum/gantt/gantt.module.js?:12005:30)
at ObjectHelper.pathifyKeys (webpack:///./node_modules/@bryntum/gantt/gantt.module.js?:12005:30)
at ObjectHelper.pathifyKeys (webpack:///./node_modules/@bryntum/gantt/gantt.module.js?:12005:30)
at ObjectHelper.pathifyKeys (webpack:///./node_modules/@bryntum/gantt/gantt.module.js?:12005:30)
at ObjectHelper.pathifyKeys (webpack:///./node_modules/@bryntum/gantt/gantt.module.js?:12005:30)
at ObjectHelper.pathifyKeys (webpack:///./node_modules/@bryntum/gantt/gantt.module.js?:12005:30)
at ObjectHelper.pathifyKeys (webpack:///./node_modules/@bryntum/gantt/gantt.module.js?:12005:30)

Thanks


Post by Terence »

Thank you for the report! Something is not right there. I created a ticket.

https://github.com/bryntum/odoo-support/issues/90


Post by christos »

What is needed so that split task feature can be supported by odoo ?
Thank you


Post by Terence »

We currently do not support it in the backend. The segments need to be saved and returned by the controller. We are going to implement it in the (target) upcoming release. For now we have disabled the feature.


Post by christos »

Hi again, have you got any target date for the next release that corrects this problem?
Many thanks!


Post by Terence »

This week or next week.


Post by christos »

That's great, thank you!


Post Reply