Hi,
Up to version 19.0.x the following was possible:
- build a model in a container
- make connections between container and objects within
- add connections from outside objects to the container
If the container would be copied now, it keeps the outside connections, even with no objects attached.
If we connect another outside object, it would use the existing outside ports of the container.
In all versions after 19.0 it works the same incl. creating the container copies. However, when outside objects are connected, new outside ports are created for the container and the existing ones are not used (see screenshot):
You notice the first inport of the container in the bottom of the picture is not used. This is 20.2.2.
Is this by design or a bug?
Thanks
Ralf