Resolved! Workflow().broadcastEventToCurrentsContexts(gr, 'update', null) is not starting the Workflow
I have a custom choice in the sc_task if that choice is selected the workflow is stopping if the task state is change to closed cancelled(custom choice) I have created a BR on sc_task to start the work flow again i have used Workflow().broadcastEven...