ContributionsMost RecentMost LikesSolutionsAdd review ID search to "Add to Review" wizard in eclipse plugin In the eclipse and RTC plugin it can take a long time for all possible existing reviews to be pulled when attempting to add files or changesets to an existing review. It would greatly speed things up if there was an option to enter a review ID to search instead of searching for all possible reviews for a given user. Provide a way to specify unique files in a review be treated as versions of the same file. Currently when developers upload different versions of the same files using the eclipse plugin the files are identified based partly on their relative paths. This becomes a problem when these paths differ between uploads. This can occur for various reasons (like when release version information is included in the path) and cause files to be treated as unique files rather than new versions of the same file. It would be very helpful to have a way to tell Collaborator that specified separate files in a review are actually the same file and should be treated as a new version of the file.