TASKGuide

Manage tickets on the board

The Board de tickets (ticket board) is the team's kanban: four status columns, filters, and a list view. Dragging a card changes the ticket's status.

Move tickets between columns

  1. 1

    Open `Board` in the Closure sidebar.

    The columns are Pendente (Pending), Em progresso (In progress), Em espera (On hold), and Concluído (Completed), with the ticket count in each one.

  2. 2

    Drag the card to the new column.

    result
    The status changes on the spot and the toast Ticket movido para "..." (Ticket moved to "...") confirms it. The team sees the change immediately.
  3. 3

    Complete whatever the column requires.

    Dropping on Concluído opens the Solução do ticket (Ticket solution) window; dropping on Em espera opens Colocar em Espera (Put on hold). Fill it in and save for the move to stick.

Cancelling the window cancels the move

If you close the solution or hold window without saving, the card returns to its original column — the status did not change.

The Closure board with the Pendente, Em progresso, Em espera, and Concluído columns and the filter bar at the top.
The Closure `Board de tickets`.

Filter and find

  • Categoria (Category), Solicitante (Requester), and Técnico (Technician) filter every column; under Técnico, the Sem técnico (No technician) option shows only the tickets with no assignee.
  • Meus tickets (My tickets) is a shortcut to see the tickets assigned to you.
  • Ordenar (Sort) reorders by title, creation, update, or priority.
  • The Buscar... (Search) field searches the tickets' text.
  • The view switch toggles between the board and a paginated list — the preference resets to the board when you reload the page.

Read the card

Each card shows the code (TKT-42), the priority indicator — or a shield when severity is Alta severidade (High severity) or Altíssima severidade (Very high severity) —, the category, an unread-messages dot, and the assignee's avatar. In the Concluído column, the thumbs-up marks an approved solution and the gavel a solution awaiting review.

Clicking the card opens the ticket in a panel on top of the board, and the page address starts to include the ticket — copy the URL from the browser to share it.

Export to CSV

  1. 1

    Adjust the filters first.

    The export respects the filters active on the board.

  2. 2

    Click `Exportar` (Export).

    In the Exportar tickets window, choose Todos os chamados (All tickets) or Chamados em aberto (Open tickets).

    result
    The CSV file downloads and the toast "Tickets exportados com sucesso" (Tickets exported successfully) confirms it.

Next