Migrate to upsource, mark old commits as resolved/reviewed
Hello we have moved to upsource but we have some 10 000 commits that were reviewed in different tool. Now I need to mark these commits as reviewed/resolved so do not see them in filter [not(#review) or (#{open review})]. Do you have any ideas how to do it? So like from this commit we do review in upsource and everything before is done.
Thank you very much.
Please sign in to leave a comment.
Hi Marian,
The option I see in your case is to create a review on some "old" revision, go to revisions tab in that review and then to "Add revisions". In the opened window enter a search query like: "date: 2001-May-22..2016-Apr-22", where the second day is the day when you installed Upsource ;) and add all revisions that will be returned in search results. After that accept/close this artificial review.
Please let me know if it works for you.