API function Project.ParentProject(string) does not set a project as the child project properly

API function Project.ParentProject(string) does not set a project as the child project properly

Summary

If Project.ParentProject(string) is called, the project is not set as a child project of the project which was defined in the argument.

Description

If Project.ParentProject(string) is called, the project is not set as a child project of the project which was defined in the argument.

Solution

An issue was addressed in the API where the function call was ignored. Now a project can be move to be a child project by calling Project.ParentProject(string). The first argument is the name of the project which should be the parent project.

Information




Issue Number: 30240
Fixed on Date: 1.9.2014
Versions: 7.00 0 BUILD 21 | 7.11 0 BUILD 14431