Describe the bug
When a draft is promoted to a task, its state is still "Draft", even if the statuses do not include a "Draft" state. To my understanding, when promoting a draft it should set to the value of "default_status". Otherwise, the new task is not visible at all in the Kanban board.
Of course, its possible to add a "Draft" status as a workaround to see promoted drafts in the kanban board, but then the whole Drafts feature is not needed any more, because draft tasks are visible in the kanban board.
Or I have not understood the idea behind the fraft section at all...
To Reproduce
Steps to reproduce the behavior:
- Install backlog.md with default states
- Create draft. promote it to a task.
- Promoted task not visible in kanban board
Expected behavior
I expect that the promoted draft is set to the value of the default_status.
Environment
- OS: Ubuntu Linux
- Node version: 1.44.0
Additional context
Describe the bug
When a draft is promoted to a task, its state is still "Draft", even if the statuses do not include a "Draft" state. To my understanding, when promoting a draft it should set to the value of "default_status". Otherwise, the new task is not visible at all in the Kanban board.
Of course, its possible to add a "Draft" status as a workaround to see promoted drafts in the kanban board, but then the whole Drafts feature is not needed any more, because draft tasks are visible in the kanban board.
Or I have not understood the idea behind the fraft section at all...
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I expect that the promoted draft is set to the value of the default_status.
Environment
Additional context