Skip to content

[FR]: Inherit properties from parent task to subtasks #1855

@misolex

Description

@misolex

Feature Description

Summary

When creating a subtask from a parent task, there is currently no way to inherit properties from the parent task.

This creates friction and inconsistency when managing hierarchical task structures.


Desired Behavior

When creating a subtask from a parent task, allow users to:

  • Select which properties to inherit from the parent
  • Define default inheritance rules (global setting or per-template)

Example:

Parent task:

projects: [[NAS Project]]
master_project: [[NAS]]
document_type: Project Task

Subtask expected result
``yaml
projects: [[NAS Project]]
master_project: [[NAS]]
parent_task: [[Parent Task]]
document_type: Project Task

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions