Skip to content

A question about history not cleared. #2321

Open
@wesley-wws

Description

@wesley-wws

Describe the bug
I would like to ask why these two attributes are consistently not cleared. Do these fields store the history of all tasks or just the history of a single task?:
private thoughtHistory: ThoughtData[] = []; and private branches: Record<string, ThoughtData[]> = {};

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions