Zoho Projects - Cloning a task does not trigger task workflow when created
Hello!
I have a Project where my team uses a set of tasks from a tasklist as templates, so we could simply clone it and drag it to another list in kanban view to avoid creating a new one from scratch.
The process works well, but after cloning it the new task is replicated in the same tasklist with the same name, status and overall appearance... This confuses the user while trying to pick the cloned task and drag/drop it to another list...
So i coded a function that changes the tasklist from the given task and created a workflow rule that executes when a task is created, but the workflow doesn't trigger when i create the task by cloning it. The workflow is working as expected when i create a task normally...
Is it possible to trigger a workflow whenever a task is created by cloning?