Discussions
Update Parent on Child Project via CSV Import
I'm trying to update the Parent on several child projects at once.
In the UI parent is labeled as Customer.
I am setting up my import like this:
And I have set the reference type to Internal ID:
My file looks like this:
Internal ID,Parent
1234567,80000
1234568,80000
1234569,80000
Where 123456… are the child projects I want to update and 80000 is the new parent project I want to set.
The import says it was successful, but the parent does not change.
Any suggestions?