[go: up one dir, main page]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Node groups fail on duplicate #3660

Closed
vicdoval opened this issue Oct 20, 2020 · 1 comment
Closed

Node groups fail on duplicate #3660

vicdoval opened this issue Oct 20, 2020 · 1 comment
Assignees

Comments

@vicdoval
Copy link
Collaborator

When a copied group is added (via duplicate or via adding new node and assigning exiting group):

 line 84, in socket_id
    return str(hash(self.node.node_id + self.identifier))
AttributeError: 'SvGroupTreeNode' object has no attribute 'node_id'
@Durman
Copy link
Collaborator
Durman commented Oct 20, 2020

Thanks. It is known. I was going to deal with it on second stage.

What I would expect as bug reports for now are glitches in groups UI like a socket was not created when connected to input/output nodes or grouping nodes was failed.

@Durman Durman mentioned this issue Nov 13, 2020
1 task
@Durman Durman closed this as completed Jan 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants