Posted on 25/06/2024 14:30:37
Hi Michael,
this is because now the user has 3 groups assigned and that is why it is not deactivated because of that.
You can remove the "Customers"/clear the "Destination group" setting - then all missing users will be deactivated.
If that is not an option then you can check the checkbox "Remove users group membership, if group is not in import" and have a column mapping for the AccessUserGroups column (it can be just one "Customers" group/Scripting->Constant value - then all other user-group relations will be lost, or adjust source data with the relevant comma-separated groups ids/or AcceessUserUserName's values for this column to keep the relations).
If that solution doesn't suit then you need to look on writting a custom table script for that purpose, so it can find the existing user and take its existing groups to fill the AccessUserGroups source row value, you can find a sample script is in this thread.
BR, Dmitrij