• Jan Provaznik's avatar
    Fix listing of epics by milestone · 77e16614
    Jan Provaznik authored
    When epics are filtered by milestone, this is done through `join` issues
    table. If an epic has multiple issues from the same milestone, then
    there are duplicit Epic instances returned - we should use distinct list
    in this case.
    77e16614
epic.rb 14.1 KB