Error in connecting subsystems
When connecting subsystems that are larger than one component, subsystem ID's of only the components that are actively connected are updated. This results in system.get_connectivity_message returning 'not all components are connected together', even when the system is fully connected. Instead the subsystem ID's of all connected components should be updated.
issue