Weird behaviour on accepting merge requests
Created by: azhuchkov
We are using manual merge when accepting Merge Request (to prevent additional merge commit creation). And I noticed:
- when MR is unassigned, the MR become 'MERGED' automatically right after git push operation
- when it is assigned to someone (e.g. me) I should manually push button 'merge' (despite of commits are pushed already)
Actually I don't know which behaviour is better (from one hand requests that have been merged should be displayed as merged, from another hand - when you push button you can remove source branch), but it looks like a bug.
Version: 6.0.2 87ee4030