What to do with records in unexpected domain?SummaryThere are active choices on Workplace that are in a domain that does not exist in the environment. Workplace is not domain-separated, only Global domain exists. What is the best way to handle them.ReleaseGenericInstructionsThere are two options you can follow upOption #11. Check if the choice is correct and needed. If yes, you can replace that invalid sys_id for the value "global" and also replace the sys_domain_path with "/"Notes: 1. You can try that from the sys_choice.list or using script2. You need to be sure there will not be duplicated valuesOption #21. If those choices are not valid or not used on the platform, you can disable them.