Page 1 of 1

Moving reviews to other project

Posted: Thu 12 May 2016 14:36
by naveensk
Is there a possibility to move reviews from one project to other for Code review board?

There were few reviews which were created for a code base before new project was created, now the need is to move reviews, i checked available options and see that only way is tweak the data in DB, is that the right way?

Re: Moving reviews to other project

Posted: Fri 13 May 2016 10:02
by Artem
naveensk wrote:only way is tweak the data in DB
Unfortunately yes, the only way is to change ProjectId, RepositoryId (repositories should be created for new project) and ReviewRepositoryId in tables:
Image