|
If you have a component with two references on it, foo1 and foo2 and try to promote each one to a composite reference named foo, you end up with two composite foo references. What should happen is that the first promotion creates the foo composite reference and the second promotion wires into the existing foo composite reference.
Related issue - the <-> button for connecting a promotion is missing on component references. It is present on component services.
|