Skip to content

Task Dependees don't show up using the tree command #4474

@CDTR-MattConroy

Description

@CDTR-MattConroy

Prerequisites

  • I have written a descriptive issue title
  • I have searched issues to ensure it has not already been reported

Cake runner

Cake Frosting

Cake version

5.0.0

Operating system

N/A

Operating system architecture

N/A

CI Server

No response

What are you seeing?

When running the tree command, only Tasks registered as Dependent on others show up. Tasks registered as Dependees are missing.

What is expected?

The tree command shows the entire tree of tasks regardless of how they were registered.

Steps to Reproduce

  1. Create a Frosting project
  2. Create 3 Tasks, A,B,C
  3. Register Task A as dependent on Task B
  4. Register Task B as dependee of Task C
  5. Run --tree

Output log

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions