I'm running into an issue with an SDF deployment that I'm not sure how to handle.
The app, by design, includes a custom segment and has another custom object that references the custom object thus creating a dependency. The issue is that the custom segment already exists in the account that I'm attempting to deploy to. Tried to move the segment out of the deployment but then it won't pass the dependency check. I'm hopeful that the segment can be marked as external, but the only documentation I can find on this is referencing another bundle or suiteapp, which this segment has neither association.