Skip to content
This repository was archived by the owner on Jan 20, 2023. It is now read-only.
This repository was archived by the owner on Jan 20, 2023. It is now read-only.

GraphApi expand doesn't work #9

@grtjn

Description

@grtjn

The logic is mistakenly thinking it has expanded every node it knows about, but some are pulled in as unexpanded leafs initially. The logic should mark the requested iris (those entering the expand function as argument) as expanded, and treat others as not-expanded. And then when considering which iris need processing, check if they are expanded already or not.

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