BoldSignA modern eSignature application with affordable pricing. Sign up today for unlimited document usage!
Hi,
I just noticed that when editing a task bar, the task dependencies aren't updated.
actionComplete(args) {
if (args.requestType === "save") {
for (let i = 0; i < args.modifiedTaskData.length; i++) {
//api calls and other stuff
}
}
}
In args.modifiedTaskData there is just the task I am editing and not the depending tasks.
My Syncfusion version is 20.4.52, with a previous version (20.3.48) this worked.
I've checked the changelog and with version 20.4.48 it seems that has been fixed:
#I430365
- Child tasks not updated after updating parent task predecessor has been fixed.I think I'm still facing this issue.
Example:
If I drag and drop "gggg" to the 4th of January:
I get this:
In the previous versions I would have got this result:
Could you please verify this?
Thank you in advace.
Best regards,
Matteo Messmer
Hi Matteo Messmer,
We were able to replicate the reported issue. We have considered this issue with successor task not updated on editing a predecessor taskbar as a bug and have logged a bug report for it. You can track its status from the below feedback link.
The fix will be provided in the patch release scheduled for March 22, 2023.
Disclaimer: Inclusion of this solution in the weekly release may change due to other factors including but not limited to QA checks and works reprioritization.
Regards,
Gopinath M
Hi Gopinath Munusamy,
Thank you!
Best regards,
Matteo Messmer
Hi Matteo Messmer
Thank you for your patience.
The reported issue “Task Dependencies with Successor Task Not Updated When Editing Predecessor Taskbar” has been fixed in version v20.4.54.
Please find the release notes from the below link.
Release Notes: https://ej2.syncfusion.com/react/documentation/release-notes/20.4.54/?type=all#gantt
Please contact us if you require any further assistance.
Regards
Udhayakumar