9e4247c934
# Introduction In the https://github.com/twentyhq/core-team-issues/issues/1989 's context we will apply migration through an upgrade command post entity backfill to fit the applied constraint. But suspended soft deleted workspace are not included in the upgrade workspace batches In order to be able to pass the constraint in production, discussed with @FelixMalfait, we will manually clear all the currently suspended and soft deleted workspace ignore their grace period ## Force mode When running the command in force it will ignore the limit per execution ( which really serve the cron job ) and the grace period ## Test Tested on a production extract