Skip to content

Open merge requests in particular repo do not load pipeline or merge request status

Summary

Only in this repo on gitlab.org https://gitlab.com/kicad/packaging/kicad-win-builder/

I consistently end up with the Merge Requests status widget rendering as shown in the screen below. I have no kind of maintainer/developer rights to this repo. I am simply a "normal user".

Steps to reproduce

Create MR in given repo?

What is the current bug behavior?

Unable to see Pipeline (fine if none) or Merge Request (conflict/no conflict) status

What is the expected correct behavior?

The two widgets render just fine

Relevant logs and/or screenshots

image

Reviewing the Javascript console I get

instrument.js:102 TypeError: Cannot read property 'toLowerCase' of null at Sn.<anonymous> (mr_widget_options.vue?e996:1) at Sn.t._render (vue.esm.js:3551) at Sn.r (vue.esm.js:4069) at gn.get (vue.esm.js:4482) at gn.run (vue.esm.js:4557) at pn (vue.esm.js:4313) at Array.<anonymous> (vue.esm.js:1989) at Xt (vue.esm.js:1915)

I see no issues with any network requests

image

Output of checks

Edited by Mark Roszko