Feature #7289
closedCopy project
0%
Description
If the project has subprojects the option to copy will not copy the sub-projects
Related issues
Updated by Luis Serrano Aranda almost 14 years ago
This feature would be useful to create templates of the project (with subprojects), just change the name of the parent project and keep the name of the subprojects.
I'm trying to make a patch, if someone could help me I would appreciate (funcion of lft rgt),
I think lft is the next subproject in the branch until rgt is lft+1, if this lft is not the lft of the parent+1 exit more subproject in the parent.
Is this the correct operation?
Thanks
Updated by Luis Serrano Aranda almost 14 years ago
lft in the parent is 199 and rgt is the number +1 of the last project
Updated by Luis Serrano Aranda almost 14 years ago
Luis Serrano Aranda wrote:
In the parent rgt is the number+1 of the rgt of the last subproject
If the project don't have subprojects rgt = lft + 1
Updated by Luis Serrano Aranda almost 14 years ago
Luis Serrano Aranda wrote:
Luis Serrano Aranda wrote:
In the parent rgt is the number+1 of the rgt of the last subproject
If the project don't have subprojects rgt = lft + 1
I move this to the development forum
Updated by Etienne Massip over 13 years ago
- Status changed from New to Closed
- Resolution set to Duplicate
Closed as duplicated by #7748 (more complete).