PLANNINGGuide

Record design work

A design records the upstream work — framings, decisions, sketches — before it becomes implementation. When the work turns into code, link the design to the issues that implement it.

Create a design

  1. 1

    Open `Design` in the Forge sidebar and click `Novo design` (New design).

  2. 2

    Give it a `Nome` (Name) and describe the work.

    The Descrição (Description) accepts Markdown. Set the StatusPendente (Pending), Em andamento (In progress), or Pronto (Ready) — and, if you want, Responsável (Assignee), Domain, and Iniciativa (Initiative).

  3. 3

    Click `Criar design` (Create design).

    result
    The design gets a DSG-n code and joins the list, with filters by status, assignee, domain, and initiative.

Link designs and issues

  • On the design's page, use Vincular issue (Link issue) and search by title or number. Completed and archived issues stay hidden — use Mostrar concluídos/arquivados (Show completed/archived) to include them.
  • On the issue's page, the Design vinculados (Linked designs) panel has Vincular design (Link design), which searches by name or code, and Novo design (New design), which creates a design already linked to that issue.
  • To undo a link, use Desvincular (Unlink) on either side.

Delete with care

The Excluir (Delete) button appears on the design's page for admins, managers, and whoever created it.

Deleting a design can't be undone

The “Excluir design?” (Delete design?) dialog warns: the action removes the design and undoes every link with issues. There's no way to recover it afterwards.

Next