I have a template with a single VM in one organization (A). Everything works great. I can deploy as a vApp, and the single, direct connected network is set automatically.
I copy that template to my other organization(B). When deploying as vApp, network defaults to "None".
So in Organization B, I go ahead and set the network, create my vApp, start it up, make sure it's working, and shut it down.
I add the now freshly configured and tested vApp to the Catalog in Organization B.
I go to deploy another instance from the new catalog entry and still network is "None".
How do I get a default network upon deployment from a template? I know it is possible as it works fine in Organization B.
I assume that even though the Organization A and Organization B contain identically configured and named organization networks, the IDs on the backend are probably different, so org B can't use org A's network after I copy the template over. But shouldn't the newly configured and tested vApp yield a template with a preconfigured network that does not default to "None"?