Skip to content
Snippets Groups Projects
Verified Commit ceeba75c authored by Yorick Peterse's avatar Yorick Peterse
Browse files

Handle external issues in IssueReferenceFilter

In the past this class would use Project#get_issue to retrieve an issue
by its ID. This method would automatically determine whether to return
an Issue or ExternalIssue.

This commit changes IssueReferenceFilter to handle external issues again
and in a somewhat more explicit manner than before.

Fixes gitlab-org/gitlab-ce#18827
parent 44b8b77e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment