Skip to main content
Hi All,

 

I've been cleaning my org after importing lots of data and I have a lot of duplicates. Some of them have been tagged with Salesforce's "Topics". However it occured to me that when two Account records are merged, Topics are not always merged.

 

I thought that during the merging operation all child objects would be then moved under the master object, but it seems that this is not the case for Topics.

 

Any idea why? Thanks
2 respuestas
  1. 25 may 2020, 4:04
    I had a talk with support, and the directed me to the archived knowledge article 000319024. The Resolution mentionned:

     

    Description:

     

    When a User merges records, they notice that the Topics from the losing records do not appear on the winning record. They seem to be dropped

     

    Resolution:

     

    This is currently working as designed. When merging records, the losing records Topics will not carry over.

     

    An APEX Trigger can be created to perform this action. If interested, please consult your Developer or check the Developer Boards (developerforce.com).
0/9000