clarify logging when a Move (migration) is rejected
This commit is contained in:
@@ -674,7 +674,7 @@ export class ApPersonService implements OnModuleInit {
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
return 'skip';
|
return 'skip: too soon to migrate accounts';
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user