clarify logging when a Move (migration) is rejected

This commit is contained in:
Hazelnoot 2024-11-03 12:57:06 -05:00
parent f4ec837d6e
commit c5f572dcfd

View file

@ -674,7 +674,7 @@ export class ApPersonService implements OnModuleInit {
});
}
return 'skip';
return 'skip: too soon to migrate accounts';
}
/**