Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Reading existing Projects Task Title And writing to new Project Task
Hi,
I have created a Project with a number of tasks assigned which will be using this project as a template for newer projects. The idea is to simply create new projects and tasks based on the template. The problem is that when I programmatically create a new Project and read/write the associated Project Tasks from the "template" project to the new project all the titles/names change to resemble the parent child relationship for those projects tasks that are children of a parent task.
For example this task is simply named "Task1b", it is a parent of "Task1", but when I read it to write it my log says it's named "Task 1 : Task 1b". I would like to write "Task1b" not the latter.
0