Hello all
Something seems to have changed in the “Deactivate missing users” option
I’m asking because when this option is enabled, all users become inactive if no Destination Groups are selected.
Tested in DW10 R1 and DW9 9.20.1
Hello all
Something seems to have changed in the “Deactivate missing users” option
I’m asking because when this option is enabled, all users become inactive if no Destination Groups are selected.
Tested in DW10 R1 and DW9 9.20.1
Hi Andrejs,
If you want to deactivate users from specific groups than you need to set the option:
"Delete users only from groups that are imported to" and have a column mapping to "AccessUserGroups" column or select the "Destination group" in the settings.
Otherwise the missed users will be deactivated.
BR, Dmitrij
Hello Dmitiry
We want to deactivate users which are not in source and persist in Access users table.
We have AccessUserGroups in mapping and Deactivate missing users = enabled, if nothing configured in Destination groups all users in solution become inactive(except admins)
Just tried with
Same result all users deactivated
Hi Andrejs,
can you check if you are using the DataIntegration 10.20.6 package?
https://www.nuget.org/packages/Dynamicweb.DataIntegration/10.20.6
BR, Dmitrij
Hi Dmitriy
Nope I'm far from that, currenly 10.18.12 so it is currently R3 in my local solution.
Hi Andrejs,
I see the confusion. In your first post, you mentioned that you had tested it on R1. The bug is fixed in R1. If you're actually on R3, then it hasn't been merged that far down. We're keeping R2–R4 more stable and only merging very critical bugs into those versions.
If you haven't already read our release policy, please take a look: https://doc.dynamicweb.dev/documentation/fundamentals/dw10release/releasepolicy.html
BR Rasmus Sanggaard
Hello Rasmus
That is my fault, that I didn't checked current release version, things happened so fast.
Seems like around month ago installed R1 version became R3 so fast.
I will test it in current R1 version, will let you know.
Hi Dmitriy and Rasmus
In the latest R1 version, the “Deactivate missing users” option still doesn’t work when no destination group is selected even in the scenario Dmitriy described.
In our import, we have multiple groups (1,2,3) defined in AccessUserGroups.
Found in documentation about Destination user provider
So only option is to use Destination group.
As I understood same logic in DW9?
Hi Andrejs,
In DW10 solution: can you check the Cache settings in the job or refresh service caches manually after the import to check the data after the import?
The logic is the same in DW9.
Except the data is stored differently in DW9/DW10: In DW10 there is a new table called AccessUserGroupRelation where the relations are stored while in DW9 the relations are in the AccessUser.AccessUserGroups column (and it is no longer used in DW10)
I was not able to reproduce the issue in DW10, using the options mentioned here.
BR, Dmitrij
Hi Dmitriy
Already configured
And in databse only my admin user account and groups with AccessUserActive = true
In attachment my imported file, just edit existing group id's
Hi Dmitriy
I included 1 extra service cache in job and this fixed an issue
You must be logged in to post in the forum