Skip to content

Prevented Issues CSV export failing when author is nil

James EJ requested to merge jej-fix-csv-fail-on-authorless-issue into master

Fix was to add allow_nil: true when delegating from Issuable.

Should this change be ported to CE too, in case it fixes bugs elsewhere?

Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/1936

Merge request reports