Post

4 followers Follow
1
Avatar

V6- Create an existing project to be a sub project in a project(which is also existing within Clarizen)

How do I create a customization  such that I can attach an existing project to be a sub project in another project?

Eg: Project A  and  Project B has already been created.

I need to attach Project B under Project A as a sub project.

How can I meet this requirement?

Ophira Moses Answered

Please sign in to leave a comment.

4 comments

0
Avatar

Option 1: go to Project B and select Move - and then select Project A.  This will move project B into Project A as a sub-project.  

Option 2: create a custom action on the Project level.  Set a user variable called New Parent that will a reference to Object of type project.  in the actions section, select Move.  object type = work item.  work item = currentObject() and parent = NewParent. 

See attached.

Permanently deleted user 0 votes
Comment actions Permalink
0
Avatar

I've been looking for how to do this. Option 1 worked! Thanks

Dibo Ntuba 0 votes
Comment actions Permalink
0
Avatar

@Ariel Rak, if I do this, will Project B still be listed in my Projects List (i.e. have it's own property card), or do the tasks all get subsumed under Project A and Project B is no longer accessible on it's own?

Adam Barb 0 votes
Comment actions Permalink
0
Avatar

Hi Adam. Project B will still be available in Projects (check your filters though to make sure you are seeing all projects) and Project B will also have its own property card.

Josh Santos 0 votes
Comment actions Permalink