Skip to content

Conflict between Node and SubTree names #827

Closed
@OPerepadia

Description

@OPerepadia

Describe the bug

If there is a node and a SubTree with same name, and the SubTree has some ports defined using TreeNodesModel, when trying to call the subtree it would throw the following error:

a port with name [param1] is found in the XML, but not in the providedPorts()

The error goes away if I rename the SubTree. I understand that having a same name is not recommended, but I just wanted to let you know that this bug appeared recently, it was not the case before.

Metadata

Metadata

Assignees

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