Thread Starter
nipa42
(@nipa42)
Thanks for your answer.
I solved my problem by using the plugin to import the multiple roles into a custom field and assigning a generic role instead. Then, after each import, I run a simple piece of code that, for each users, adds the roles from that field and removes the generic role. It’s a two-step process, but it’s transparent. And works in our case.
Cheers