no message
This commit is contained in:
@@ -64,7 +64,7 @@ public class SPF_CreateParallelVariant extends SapforTransformation {
|
||||
@Override
|
||||
protected void performDone() throws Exception {
|
||||
Global.transformationPermission = TransformationPermission.VariantsOnly;
|
||||
target.migrateFilesSettings(target.last_version, true, false, true);
|
||||
target.migrateFilesSettings(target.last_version, true, true);
|
||||
if (Current.hasUI())
|
||||
variant.UpdateStats(sapfor.getPredictorStats(), target.last_version.name);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user