Does SDF just not do custom segments? Trying to push a rather large customization via a SuiteApp project and running into this issue.
s
suitedev
03/29/2023, 7:23 AM
I found that if you simply create the custom record type in the destination account, the validation will pass, and the object will be deployed successfully.
Alternatively, have you indicated the order of these in the Deploy XML so that the dependencies are deployed first?
🙏 1
t
The Usual Suspect
03/29/2023, 10:13 PM
@suitedev Very interesting, i'll have to try this out
The Usual Suspect
03/30/2023, 5:56 PM
Its so much easier to build things from the ground up vs all at once at the end sigh
The Usual Suspect
03/30/2023, 5:57 PM
I was able to swap things around in the deployment and use sub folders to help isolate that workflows appear to part of this circular reference issue