Thomas_Andre
8 years agoRegular Visitor
Status:
New Idea
Allow to pre-fill the 'Before' and 'After' branches in Code Collaborator Client
Hello,
The Collaborator Enterprise Client's "Add Git Diffs to Review" modal window allows to specify Diffs to review by selecting the Before branch and After branch. We can browse thru existing branches thanks to the drop-down lists (see attached snapshot), but this can quickly become inconvenient when the number of branches increases. There are also some really irritating cases :
- When you add Git Diffs to existing reviews and have to select the same branches over and over again.
Solution > Persist the latest selected branches for a given existing review and user and allow to have the branches pre-filled
- When your DevOps guidelines require you to create reviews against a 'Develop' branch systematically. Therefore, you always have to set the 'Before' branch on this 'Develop' branch.
Solution > Configure a default 'Before' branch so that it can automatically be picked up for new reviews.
Thanks
Thomas