tuli
10/24/2025, 10:05 AMCeligo AI
10/24/2025, 10:05 AMAI generated answer (using internal Slack threads):To deploy parent-child record relationship custom records via SuiteCloud Development Framework (SDF), you need to ensure that the parent-child relationship is properly set up in your custom records. Here are the steps to do this: 1. On your "child" record, create a custom field that is of type list/record and set it to the record type of your parent record. 2. Ensure you tick the box that states this field is the parent. Your second record will then be a child of the first. However, if you're encountering circular dependencies, it means that the custom objects reference each other in a way that creates direct dependencies. This can happen when a custom record and a role that includes access to the record are deployed at the same time. To resolve this, you might need to deploy the custom record and the role separately. Deploy the custom record first, then deploy the role. This way, when the role is deployed, the custom record it references will already exist in the system, thus avoiding the circular dependency. ****** Disclaimer: This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes. ******
Celigo AI
10/24/2025, 10:05 AMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.833862305
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.833190918
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.831237853
Celigo AI
10/24/2025, 10:05 AM