Skip to content

Continue a task in the same swimlane #565

@kmohamed1000

Description

@kmohamed1000

Is it possible to continue a task with the same swinlane, i.e if I have a task : {color: "#968c86ff" end: 1752807600000 group_id: "2" id: "2-1-0" links: ['2-1-1'] progress: 10 start: 1751774400000 title: "1"} I would like to create another task extension which extends the same row like : {color: "#7dc473ff" end: 1752894000000 group_id: "2" id: "2-1-0" links: ['2-1-2'] progress: 10 start: 1752811200000 title: "1"} rather than :
{color: "#7dc473ff" end: 1752894000000 group_id: "2" id: "2-1-0" links: ['2-1-2'] progress: 10 start: 1752811200000 title: "1"}

Currently I understand I can do this:
Image

But I would like to do this:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions