Hello! I’ve created a main project called “Project A,” which serves as the central platform. Within Project A, there are multiple sections, and new data is entered into the first section through an Asana form submission.
I’ve duplicated Project A multiple times, creating Project B and Project C, while keeping the layout (field positions and sections) consistent. The idea is that Project A functions as the master platform for admins and upper management to access and view all data. Projects B and C, on the other hand, are designated for managers to track tasks specific to their areas. I’ve set up automation so that if a particular field is selected, the task is duplicated into either Project B or Project C.
The issue I’m encountering is that form submissions are being directed to Projects B or C instead of going into Project A as intended. Is there a way to ensure that form data is submitted directly to Project A? Thank you.