The "Add New Roles" option is ignored during "Import" if I "Test" the import first. I say it's ignored because the new roles aren't created neither assigned to the users.
If I "Import" without testing the "Add New Roles" option works both on user creation and on user update.
Please let me know if you need any extra info.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | user_import-create_new_roles_in_import_after_test.patch | 1.6 KB | rsevero |
Comments
Comment #1
rsevero commentedHere is a patch to fix this issue.
I've just solved two TODOs.
Comment #2
jvandooren commentedI can confirm this issue and the patch fixed the issue indeed (6.x-2.3).
Thanks!
Comment #3
robert castelo commentedShould be fixed in the dev version, I added similar code to this patch as part of restructuring how options are saved.