Skip to content
Snippets Groups Projects

Fix MR 500 when viewing the MR page

Merged Kamil Trzcińśki requested to merge fix-mr-500 into master

I did spot a two of problems:

  1. ci_build_details_page had different implementation in EE which lead to the 500
  2. I did deprecate the GitLabCiService, but it could still be picked as "active" CI Service due to fact that had active flag set

The both problems are resolved. The mentioned part of code is cherry-picked to GitLab CE codebase.

@rspeicher You will get a merge conflict when you try to merge it back to GitLab EE, but the fix is simple.

/cc @dblessing

Fixed #2712 (closed)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading