> ## Documentation Index
> Fetch the complete documentation index at: https://beads.gascity.com/llms.txt
> Use this file to discover all available pages before exploring further.

# bd undefer

> Undefer one or more issues (restore to open)

Generated from `bd help --doc undefer`.

Undefer issues to restore them to open status.

This brings issues back from the icebox so they can be worked on again.
Issues will appear in 'bd ready' if they have no blockers.

Examples:
bd undefer bd-abc        # Undefer a single issue
bd undefer bd-abc bd-def # Undefer multiple issues

```
bd undefer [id...] [flags]
```
