Identify lost input connection?

I drilled down into a nested clutser today to see why it wasn’t returning data and discovered that some of the inputs were coming from an undefined location off the page in the upper left hand corner (see image).

Is there a fast and easy way to find what that was once connected to? Up one level in the cluster in which it resides there is no obvious source of those inputs. Something went wrong somewhere!

Can you post the cluster is hard to see what is going on

wires should be connected to something in order to exist, try to zoom-in on their origin and there should be a component

Most likely the input is wired to a third-party component/parameter that is not installed.

I was working on restoring the original links within the cluster, which is repeated several times in the project. I am beginning to believe that the problem was that there was some sort of conflicted copy of the cluster that confused the otehr instances of it. or something like that.