An error occurred while fetching the assigned iteration of the selected issue.
Weird hover message in skipped pipelines icon in the MR widget
I found the culprit to be in app/views/shared/icons/_icon_status_skipped.svg
<svg width="14" height="14" class="ci-status-icon-skipped" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><title>Group Copy 31</title>...</svg>
Example https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/7554
@annabeldunstone Git blames you