Skip to content

migrate_connections.py result list returned empty #1

@dan-gut1

Description

@dan-gut1

Hey @katzy687 @amosshachar

In migrate_connections.py the returned list of '_recursive_get_connections' returned empty due to recursive calls it get re-initiated.
I'm trying to push an easy fix but I don't have write access.

My easy fix is to move line 19 'result = []' to line 11 and make the list global. it maybe not the best of a solution but a one time run script and it did the job for me.

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