Repair duplicate ticket ids
repair_duplicate_idsFind duplicate ticket IDs on a board and renumber later occurrences to resolve collisions. Dry-run by default; set apply:true to write changes.
Instructions
Find ticket ids that appear more than once on a board (legacy data can carry collisions like FBF-491 twice), and optionally renumber the later occurrences to fresh ids. Dry-run by default; pass apply:true to write. Note: updates to a duplicated id are refused until the board is repaired.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apply | No | Renumber later occurrences (writes the board files). | |
| project | Yes |