cancel
Showing results for 
Search instead for 
Did you mean: 

Re-adding project to NWDI without changing its name

Former Member
0 Kudos

We have been using NWDI for our MII project, and unfortunately we accidentally deleted the product in our test environment. We were easily able to re-import it, but we encountered the error below when trying to re-add it to NWDI.

Can someone suggest what our options are for returning the project to NWDI?

Changing the project name is definitely not an option -- that is hard-coded all over the place in our code.

Steps to reproduce:

With the project re-imported, I log into the Workbench, then right click the project -> Source Control -> Share.

It gives me a screen where it does not let me change the name of the component "TRMIIOperations" (although it does let me change the prefix "text/", which I'm not sure is a good idea)...

At this point it invites me to create an activity to use for checking the project into source control...

But when I click OK, I get an error saying "Error adding project XXXXXX to source control Name already reserved by yourself before; caption: test/XXXXXXX."

Thanks in advance,

Greg

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

HI Greogory,

Did you delete the project from DTR as well?

Did you check out the project for delete in an activity and then checked-in the activity?

If not the project is still present in DTR giving you the above error.

Anushree

Former Member
0 Kudos

No, I did not check out the project for delete and then check in the activity. I went to System Management > Projects, and deleted the project. Yes, this was a mistake. The question is how to fix it.

I'm sure the project still exists in our DTR repository. It also exists in the Workbench, because I re-imported it using System Management > Projects, but it is not recognized as shared.

I would like to delete this project from the DTR repository. How can I do so when the project is not recognized as shared?

Former Member
0 Kudos

Hi Gregory,

As your project is already in DTR, try finding your project in DTR and importing by going to the following option:

Source Control -> Import Project.

Regards,

Rohit Negi.

Former Member
0 Kudos

Awesome. That worked perfect, thank you!

Answers (0)