Fulfillment groups in create task workflow activities are not migrated when moving between instancesIssue Fulfillment groups in workflow task activities is empty when workflow is moved via update set between instancesCauseThe sys_id of groups provided in workflow task activities are not the same in source and target instance. This is why when workflow is moved between instances, these fulfillment groups in workflow activity are blank as it cannot find the sys_ids in target instance.ResolutionImport the xml records of the affected groups from source to target, so they will have same sys_ids and when workflow is moved through update set, these groups are captured correctly.