Skip to content
Snippets Groups Projects
  • Jared Hancock's avatar
    82219a86
    queue: Fix SQL email viewing queue with default columns · 82219a86
    Jared Hancock authored
    This fixes a problem where viewing a queue with no defined columns would
    result in attempting to add columns to the queue, which would result in an
    incorrect SQL statement and an email sent to the administrator. This was
    ultimately moot because columns are not added directly to the queue anymore.
    82219a86
    History
    queue: Fix SQL email viewing queue with default columns
    Jared Hancock authored
    This fixes a problem where viewing a queue with no defined columns would
    result in attempting to add columns to the queue, which would result in an
    incorrect SQL statement and an email sent to the administrator. This was
    ultimately moot because columns are not added directly to the queue anymore.