Copy project should not copy project task

Prashanth1607
Tera Contributor

I have a requirement like when i copy the project i don't want the project tasks also copied along with project. can anyone help me with this.

5 REPLIES 5

Kieran Anson
Kilo Patron

Hi,

I would recommend creating a new UI Action called "Copy Project Only" where you copy just the pm_project record. Is that the only record you wish to duplicate? Or do you require other related data copied over?

I've created a new UI action, but I'm facing an issue where the values in the fields are not reflecting in the cloned project. Additionally, it's not copying the related list records either.

Unfortunately the API SNC.PlannedTaskAPI is not accessible to us in order to determine whether you can selectively copy records.

 

 

Is there any other way where we can copy the whole project and create a clone ?