Hello,
I need to create an automated action that runs, when a new project was created. The automated action should create a new task within the new created project.
The automated action I created runs On Creation of a new project and creates a new task with the correct name, but the field project_id stays empty. What do I have to do in my automated action in order to the field project_id = project_id of the newest project?
Please post the code of OnCreation of a Project.