Skip to content
This repository was archived by the owner on Dec 24, 2024. It is now read-only.

Sorting breaks nested tasks #25

@usernamehw

Description

@usernamehw

Example of sorting by priority:

Before sorting:

(C) parent
    (A) nested 1
    (B) nested 2

After sorting:

    (A) nested 1
    (B) nested 2
(C) parent

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