Skip to content

Handle external issues in IssueReferenceFilter

Yorick Peterse requested to merge fix-external-issue-links into master

What does this MR do?

This MR fixes handling of external issues in IssueReferenceFilter.

Are there points in the code the reviewer needs to double check?

No.

Why was this MR needed?

Handling of external issues was broken when I refactored IssueReferenceFilter to use fewer SQL queries.

What are the relevant issue numbers?

#18827 (closed)

Does this MR meet the acceptance criteria?

Merge request reports