Missing Merge request SHA metric when commits are merged in another branch
Steps to reproduce:
- Create a branch
a-blog-postand add a commit. - Create a new WIP MR based for
a-blog-post - Create a new branch
b-blog-post. - Create a new MR based off
b-blog-post. - Merge the MR for
b-blog-post. -
a-blog-postgets marked as merged, but it's missing the merge commit SHA:
We should probably hide that part of the widget if the information is not available?
This is what happened here:
