Skip to content

[Bug]: Draft tasks not working #624

@stueble

Description

@stueble

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:

  1. Install backlog.md with default states
  2. Create draft. promote it to a task.
  3. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions