Skip to content

Fix 500 when showing project page and there's no CI project present

Kamil Trzcińśki requested to merge fix-ci-link-on-project-page into master

This fixes 500 when:

  1. GitLabCiService is active
  2. There's no project in ci_projects table

Merge request reports