@muiiio @pixelfed @mraiur Sounds like you didn't setup the cron job runner, which should be set to run every minute the command `php artisan schedule:run`.
You can manually process the existing import jobs by running `php artisan app:transform-imports`