Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How to remove the local customization's and use the Master Process Project?

 Hi All,

I have a Parent Project which is shared for use to children.

For one of the Child Project I made some local customization`s. These were now incorporated into the Parent project with some more feature.

I now want to revoke the local customization and use the features coming from the Parent Project.

I tried remove the customization`s that I made to the child Project but still it is not referring to the Parent project to that particular section.

Can any one suggest me how to get this done.

Thanks,
Surender.

0 votes



One answer

Permanent link
the only way to go back to the parent for a single project is to delete the process XML modifications at the child project area. (the process xml cannot be 'empty'.

this is the minimum  (same as the unconfigured process template)

<?xml version="1.0" encoding="UTF-8"?>
<process-specification xmlns="http://com.ibm.team.process">
    <project-configuration>
    </project-configuration>
</process-specification>


-----
you could force all children back to the parent by marking the sections 'Final' at the parent. this ignores any actual changes done at a child project.

0 votes

Comments

 Thanks Sam !


I just figured it out and about to answer this thread.

Thanks again for the support.

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,938

Question asked: Dec 24 '14, 5:19 a.m.

Question was seen: 3,232 times

Last updated: Dec 24 '14, 7:15 a.m.

Confirmation Cancel Confirm