Reference the Line of Another File in the Same Review
In the chat box of file foo.cc I would like to reference a specific line in file bar.cc. For example, I have bar.cc:line 12 written in my code collab chat box. In this case, code-collab only recognizes and allows the jump to bar.cc, but not to the line. I would like a feature where a designer can write a reference to line 12 in bar.cc and Collaborator automatically auto-links the to the correct line.9.1KViews20likes5CommentsHave ability to add closed reviews to projects
We've been using Collaborator for many years and have reviews that closed well before the project feature was added. I would be very useful to be able to add these retrospectively to projects without having to re-open the review. This is because to then re-close the review you have to get all the Reviewers to send it to completed and, apart from the hassle, in many cases the reviewers no longer work for the company.67Views0likes1CommentGit Repository Name on review with multiple git repository.
When you add several changes from git via GUI client to one review there is no way to understand which repository the file belongs to. For example(screen in attache), if several commits contain files with the same name, you can only understand which repository they refer to using a hash. The screenshot shows an example when all 3 files with the same name refer to different repositories. Adding the name of the repository, and not just the file with changes, would help us a lot. Thanks for attention!1.7KViews2likes4CommentsPreviously Accepted Comment
Since comment acceptance clears on file upload, it would be helpful to know which comments were previously accepted. So you would have 3 icons, unaccepted, previously accepted and accepted. This way it makes accepting a comment useful and not just cleared on a new upload. This way if you didn't change anything related to that comment you know you don't have to go back and look at it or get someone to reaccept.19Views0likes0CommentsAdd multiple pull requests to "Remote System Links"
Currently a pull request from Bitbucket can only be added to the Remote System Links section automatically when the pull request is created, and there isn't a way to add a link to a pull request manually. Is it possible to make an update that allows linking of more than one pull request in a single review? In the case of making small related changes across multiple repositories, it would be very beneficial to be able to include more than one pull request in a single review, to allow those changes to be reviewed as a set.1.5KViews0likes4Commentsinclude assignee from defects in action report or at least on reports
We utilize the assignee field on defects to drive action items. However, we have not been able to find a way that this is communicated in any method outside of the actual review. Having this on the home page and/or notification activity (tray, in app, email) would help to expedite action.1.3KViews0likes4CommentsReviews of a submodule change need to show file change in review
When using a git submodule with a pull request / merge request mechanism enforced (i.e., Bitbucket), when the developer changes the submodule and there is no other change in the parent repository other than pointing to the new merge commit, Collaborator shows no files in the review. Commits are properly listed, but there are no changes to actually review, which is incorrect. Bitbucket, for example, lists the "pointer file" that holds the submodule commit reference. It would be extremely helpful to have Collaborator show this difference as well.320Views0likes0Comments