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
Open `Design` in the Forge sidebar and click `Novo design` (New design).
- 2
Give it a `Nome` (Name) and describe the work.
The
Descrição(Description) accepts Markdown. Set theStatus—Pendente(Pending),Em andamento(In progress), orPronto(Ready) — and, if you want,Responsável(Assignee),Domain, andIniciativa(Initiative). - 3
Click `Criar design` (Create design).
resultThe 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 — useMostrar concluídos/arquivados(Show completed/archived) to include them. - On the issue's page, the
Design vinculados(Linked designs) panel hasVincular design(Link design), which searches by name or code, andNovo 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.