-
Jan Provaznik authored
It's possible that an event is followed by another event with the same action - typically if both merge request and commit mention `Closes #issue_number`, then two `close` events are created for the issue. We need to filter out these duplicit events because burndown chart uses these events to get number of open issues during time.
51d037e4