You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How is it possible to create a task programmatically by calling a specific function and passing the $data which contains the id, assignees, project_id, due dates, etc.
Is there a solution to that? I want to add a function inside the source code, so it creates 3 hardcoded repetitive tasks for every task that is created. These 3 tasks should be created automatically if any task is created.
I really appreciate any kind of help.
The text was updated successfully, but these errors were encountered:
How is it possible to create a task programmatically by calling a specific function and passing the $data which contains the id, assignees, project_id, due dates, etc.
Is there a solution to that? I want to add a function inside the source code, so it creates 3 hardcoded repetitive tasks for every task that is created. These 3 tasks should be created automatically if any task is created.
I really appreciate any kind of help.
The text was updated successfully, but these errors were encountered: