Clone failed with error - "The clone has encountered an issue. Please engage customer service before trying again"DescriptionClone failed with following error: The clone has encountered an issue. Please engage customer service before trying again In the change, noticed the following error: Clone attempt has failed due to "failure at 'preserveTables' activity: failed on running: mysql --no-defaults --quick --max_allowed_packet=32M -h Release or EnvironmentRomeCauseThis is due to specifying a long list of individual users(i.e., 20K+ ) in the condition of the preserver list. This issue might also occur due to there being a number of conditions specified on the table in the preserver list.ResolutionRemoving the preserver setting fixed the issue.