Skip to content
Snippets Groups Projects
  • aydreeihn's avatar
    Issue: Duplicate Tickets in Closed Queue · 216453f3
    aydreeihn authored
    When going to my closed queue, I had the same ticket showing multiple times. This commit moves the call to the distinct method outside of any if statements so that the tickets will always be grouped by their id.
    216453f3