Hi All,
I got a requirement that let's say there are A and B entities. In a record in entity A, on click of a button, a record should be created in entity B with the information from desired fields and line items (these are child records to A) in A along with the timeline records.
But the catch is, our technical team is not recommending to copy the timeline records to the newly created record in B due to data storage issues.
Is there a way to show the same timeline record in both records?