"Create Merge Request" button appears although merge request has been merged and branch is deleted
Created by: Razer6
When push to a branch the normal behavior is that there is a "Create Merge Request" button on the dashboard.
Steps to reproduce
- Push to a branch and create a merge request to another one
- Accept the merge request and delete the source branch via GitLab
- Goto Dashboard
Expected behavior
There is no message for creating a MR since this already has been done, the branch is already merged and the source branch is deleted.
Observed behavior
There is a button for creating a MR as shown in the screenshot below.
Logs
All green!
Running on 5.1.0 e36372ef (have to test at 5.3pre when I'm at home)