Restoring archived records and related records takes a long timeIssue When restoring bulk records and their related records via the list view on the sys_archive_log table, the transaction takes an excessive amount of time to complete.ReleaseAll releasesCauseThis can be caused by sys_archive_related records not containing a Reference/Reference Element value. This results in the following error being thrown repeatedly:SEVERE *** ERROR *** A location step was expected following the '/' or '//' tokenResolutionTo resolve this issue, you can delete the sys_archive_related records that are missing the Reference/Reference Element values, or ensure that the Reference Element and Reference fields are populated.