Skip to content

Circular routes on PyAssets with parents #368

Open
@mattysmith22

Description

@mattysmith22

An asset can be its own parent, and you can create circular dependencies with the parenting (a -> b -> c -> a). This doesn't make logical sense, but it is not a significant problem right now. As long as we take care with any code in the future that traverses these dependencies!

I personally am not intending on fixing this before release.

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