Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2022 01:00 AM
Hello Chidmark,
Could you please check if any of the table related to Workflow context data is excluded from clone. By default the workflow context data tables are excluded from being cloned. So there may be the case that some tables related to Workflow context are removed from excluded tables but still there may be some table which are still excluded. Please check for tables starting with prefix of wf_ in excluded table on your Production instance for clone that took place.
Note: Excluded workflow context data includes records stored in the wf_context table, and in related tables with names starting with a prefix of wf_. This also includes the workflow scheduler table. This prevents occurrence of workflow timer syncing issues that might take place due to the length of the cloning process if workflow contexts were included.
Please if KB0724419 helps you to understand your issue.
Please mark my respsone as helpful/correct, if it answer your question.
Thanks