Skip to content

Fix 500 on issues list page

Coung Ngo requested to merge cngo-fix-issues-list-500 into master

What does this MR do and why?

This MR fixes a 500 on the issues list page caused by an undefined method error on a potentially nil value.

Fixes issue: omnibus-gitlab#6849 (closed)

Changelog: fixed

Screenshots or screen recordings

How to set up and validate locally

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Coung Ngo

Merge request reports