Skip to content

Feature: Subtasks #7

Description

@kadel
  1. Overview
    The goal of this feature is to introduce "Subtasks" to our existing task management system. This API update will allow users to break down larger, complex tasks into smaller, actionable, and trackable child tasks (subtasks).

Subtasks will share the same core properties as standard tasks but will be hierarchically linked to a "Parent Task."

  1. User Stories
    As a user, I want to create a subtask under an existing task so I can break my work into smaller chunks.

As a user, I want to view all subtasks associated with a specific parent task.

As a user, I want to easily delete a parent task and have all its subtasks automatically cleaned up (or specifically handled).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions