9f612cc428
The `ReferenceExtractor` would return an array of `ExternalIssue` objects, and then perform `Array#-` to remove the issues closed. `ExternalIssue`s had `==` defined, but not `hash` or `eql?`, which are used by `Array#-`.
4 lines
98 B
YAML
4 lines
98 B
YAML
---
|
|
title: Fix issues mentioned but not closed for external issue trackers
|
|
merge_request:
|
|
author:
|