-
Notifications
You must be signed in to change notification settings - Fork 117
Allow Multi-Link on Input Ports #4329
Copy link
Copy link
Description
Feature Summary
Currently, the system allows multiple links (multi-link) on output ports, but input ports are restricted to a single connection by default. Multi-link refers to the ability for multiple links to connect to the same port.

Proposed Solution or Design
To ensure consistency and improve the overall design semantics, we propose enabling multi-link support for input ports. This change would align input port behavior with output ports and provide greater flexibility in connection patterns. This implicitly assumes that multiple links on the same port share the same schema and that their data will be combined.
Impact / Priority
(P2)Medium – useful enhancement
Affected Area
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels