Hi,
Need details how to create a task from an already open change. I need this to mass create the tasks for a change which is already created. Need to do from javascript.
Cybersecurity
DevOps Cloud (ADM)
IT Operations Cloud
If an answer to your question is correct, click on "Verify Answer" under the "More" button. The answer will now appear with a checkmark. Please be sure to always mark answers that resolve your issue as verified. Your fellow Community members will appreciate it!  Learn more
Hi,
Need details how to create a task from an already open change. I need this to mass create the tasks for a change which is already created. Need to do from javascript.
Hi Rianus
Sorry we have no such code vailable but some recommendation:
Use javascript to open tasks and populate suggested fields.
you also have to create record in "changePlan" table which holds information about change and each task
Thanks