Hi, You shouldn't need to touch the database at all. What version of Review Board is this?
You can change the repository through the admin UI without modifying the database. So long as it's the same repository with the same history, it should work. Christian On Fri, Apr 21, 2017 at 18:36 Kartthik Raghunathan <[email protected]> wrote: > Hi, > > Our IT folks recently changed the domain name as xyz.com from abc.com so > we have to update the same in our reviewboard repositories. After making > this change, the older diff review requests got broken and users are unable > to view their older requests. > > I took a mysql dump of the database, replaced the domain string with new > one and imported into the mysql db in my QA machine. The diff review > requests get disappeared after importing it. Can I know the efficient way > to implement this. > > Thanks in advance for all your help. > > -- > Supercharge your Review Board with Power Pack: > https://www.reviewboard.org/powerpack/ > Want us to host Review Board for you? Check out RBCommons: > https://rbcommons.com/ > Happy user? Let us know! https://www.reviewboard.org/users/ > --- > You received this message because you are subscribed to the Google Groups > "reviewboard" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- -- Christian Hammond President/CEO of Beanbag <https://www.beanbaginc.com/> Makers of Review Board <https://www.reviewboard.org/> -- Supercharge your Review Board with Power Pack: https://www.reviewboard.org/powerpack/ Want us to host Review Board for you? Check out RBCommons: https://rbcommons.com/ Happy user? Let us know! https://www.reviewboard.org/users/ --- You received this message because you are subscribed to the Google Groups "reviewboard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
