Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Is it possilbe to move a snippit to a different project in Crucible 4.3.1?

Robert Breitling
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 4, 2017

I have created several snippits. Then I have decided to create a new project for all the coding best practices on one of my development code bases. How do I move those snippits to the new project? It seems its easy to move a review why not a snippit?

1 answer

1 accepted

0 votes
Answer accepted
Robert Breitling
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 4, 2017

Here is the worst solution possible!

Using your prefered DB management tool, hack the crucible database in the following way:

update the cru_review table and change the cru_project column to the appropriate project id (found in cru_project table).

update the cru_revpermaid table and chang the cru_proj_key to the appropriate key (found in cru_project table)

Pray you didn't hose your crucible installation!

Do this at your own risk. It seems to have worked for me.

Should you restart your Crucible service after you do this? Probably, because of caching, etc the service might be doing.

Good luck!

PS: you're not having fun at work until you break something and one of your co-workers thinks you're an a-hole!

 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events