Issue when assigning roles on importing csv

Hi, I am using Spatie to manage my roles and I'm running into an issue. I'd like to import a csv to fill up my user database but the roles won't be assigned.

I can easily export the users csv with their role assigned, but when importing the queued job is looping on failed jobs.

My question is : is it possible to assign a spatie role to a user on importing a csv ?
Was this page helpful?