Skip to content

Prevents error on nil author from Issuable author_name

James EJ requested to merge jej-backport-authorless-fix into master

As part of the EE fix in https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/1454, allow_nil: true was added to Issuable delegation for author_name and author_email. This backports those changes to prevent similar bugs in CE.

Merge request reports

Loading