Closed nduns closed 1 year ago
Hello @nduns , thank you for submitting an issue we appreciate your time. We will take a look and give you an update as soon as we can. We aim for a 72 hour response time.
Found this:
How many different types of related records can I plot?
We use sub queries to get the related records to your parent. Currently this has a limit of 20. So for a specific parent record you can include up to 20 related child record types.
Hi @nduns . This limitation is in the docs as you found. We use relationship queries to support the metadata setup. This currently means we're bound by the limits Salesforce imposes. See the link below to the official docs.
When you design SOQL relationship queries, there are several limitations to consider. No more than 20 parent-to-child relationships can be specified in a query.
We love you're trying to plot more than 20 though! We don't plan on providing a work around to allow more since 20 since it creates other scale issues for us.
The only option is to inactivate one of the existing 20 records for Person Account to add your new config. So we encourage people to choose carefully.
Time Warp version V1.11
Describe the bug I've added a new Custom Object to the Timeline to display on a Person Account. Had no issues adding Custom Objects in the past and have copied my steps taken previously (and refered to your instructions in Quip). Am getting an error message in the Timeline: "Apex error: SOQL statements cannot query more than 20 different child types."
To reproduce
Expected behaviour Custom Object record expected to display on Timeline
Screenshots
Desktop (please complete the following information):
Additional context On top of the existing (standard) configurations provided in the package, I have 14 custom objects displaying on the Timeline for PersonAccounts.