Skip to content
  • Kevin Falcone's avatar
    Refactor to store the ticket type · ec305bba
    Kevin Falcone authored
    A ticket in the Incidents queue is of type Incident, so there is that
    small change in the incident if.  TicketType can also return undef so we have to
    guard.
    
    We use the ticket type to skip doing other replacements.
    ec305bba