Skip to content

`TyeError: e is null` when clicking 'Plan' tab in Cycle Analytics

Summary

Concerns GitLab 8.14.0.

When navigating to Cycle Analytics of a project on a self hosted server, after clicking on the 'Plan' tab:

  • The content does not load
  • Other tabs can't be clicked/activated
  • Firebug shows an TypeError: e is null error

Not reproducible on Gitlab.com, we run our own CE version on which the problem occurs.

Steps to reproduce

Go to a projects Cycle Analytics and click the 'Plan' tab.

Expected behavior

Should show the related commits in the tab pane.

Actual behavior

Nothing shows in the tab pane, other tabs get stuck.

Relevant logs and/or screenshots

image Maybe the problem is in the loaded content from plan.json, there are some empty entries.